Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-22 | crypto: drop unnecessary return statements | Geliang Tang | 1 | -2/+0 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -0/+1 |
2011-01-04 | crypto: ripemd - Set module author and update email address | Adrian-Ken Rueegsegger | 1 | -1/+2 |
2008-12-25 | crypto: rmd256 - Switch to shash | Herbert Xu | 1 | -29/+32 |
2008-07-10 | crypto: rmd - sparse annotations | Harvey Harrison | 1 | -4/+4 |
2008-07-10 | [CRYPTO] rmd: Use pointer form of endian swapping operations | Herbert Xu | 1 | -2/+2 |
2008-07-10 | [CRYPTO] rmd256: Fix endian issues | Adrian-Ken Rueegsegger | 1 | -28/+9 |
2008-07-10 | [CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320 | Adrian-Ken Rueegsegger | 1 | -0/+363 |