Age | Commit message (Expand) | Author | Files | Lines |
2020-02-28 | crypto: md5 - remove unused macros | YueHaibing | 1 | -3/+0 |
2019-06-13 | crypto: make all generic algorithms set cra_driver_name | Eric Biggers | 1 | -3/+4 |
2019-04-18 | crypto: run initcalls for generic implementations earlier | Eric Biggers | 1 | -1/+1 |
2018-07-09 | crypto: shash - remove useless setting of type flags | Eric Biggers | 1 | -1/+0 |
2018-03-31 | crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array() | Andy Shevchenko | 1 | -17/+0 |
2017-03-24 | md5: remove from lib and only live in crypto | Jason A. Donenfeld | 1 | -1/+94 |
2015-12-22 | crypto: hash - add zero length message hash for shax and md5 | LABBE Corentin | 1 | -0/+6 |
2015-05-18 | crypto: md5 - use md5 IV MD5_HX instead of their raw value | LABBE Corentin | 1 | -4/+4 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -0/+1 |
2011-08-06 | crypto: Move md5_transform to lib/md5.c | David S. Miller | 1 | -91/+1 |
2010-03-02 | crypto: md5 - Set statesize | Herbert Xu | 1 | -0/+1 |
2010-01-17 | crypto: md5 - Add export support | Max Vozeler | 1 | -16/+24 |
2008-12-25 | crypto: md5 - Switch to shash | Adrian-Ken Rueegsegger | 1 | -22/+28 |
2008-04-21 | [CRYPTO] all: Clean up init()/fini() | Kamalesh Babulal | 1 | -4/+4 |
2006-06-26 | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 1 | -6/+6 |
2006-01-09 | [CRYPTO] Use standard byte order macros wherever possible | Herbert Xu | 1 | -0/+1 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+244 |