Age | Commit message (Expand) | Author | Files | Lines |
2019-11-15 | crypto: tgr192 - remove unneeded semicolon | Tian Tao | 1 | -2/+2 |
2019-07-09 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -9/+12 |
2019-06-13 | crypto: make all generic algorithms set cra_driver_name | Eric Biggers | 1 | -9/+12 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
2019-04-18 | crypto: run initcalls for generic implementations earlier | Eric Biggers | 1 | -1/+1 |
2019-01-18 | crypto: tgr192 - fix unaligned memory access | Eric Biggers | 1 | -3/+3 |
2018-07-08 | crypto: shash - remove useless setting of type flags | Eric Biggers | 1 | -3/+0 |
2015-01-13 | crypto: add missing crypto module aliases | Mathias Krause | 1 | -0/+1 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -2/+2 |
2014-10-17 | crypto: memzero_explicit - make sure to clear out sensitive data | Daniel Borkmann | 1 | -2/+2 |
2012-08-01 | crypto: tiger - use crypto_[un]register_shashes | Jussi Kivilinna | 1 | -32/+6 |
2008-12-25 | crypto: tgr192 - Switch to shash | Adrian-Ken Rueegsegger | 1 | -64/+71 |
2008-04-21 | [CRYPTO] all: Clean up init()/fini() | Kamalesh Babulal | 1 | -4/+4 |
2007-11-02 | cleanup asm/scatterlist.h includes | Adrian Bunk | 1 | -1/+0 |
2006-06-26 | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 1 | -15/+14 |
2006-06-26 | [CRYPTO] digest: Remove unnecessary zeroing during init | Herbert Xu | 1 | -1/+0 |
2006-06-26 | [CRYPTO] digest: Add alignment handling | Atsushi Nemoto | 1 | -0/+3 |
2006-01-10 | [CRYPTO] Use standard byte order macros wherever possible | Herbert Xu | 1 | -47/+17 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+735 |