Age | Commit message (Expand) | Author |
2009-08-05 | crypto: authenc - Convert to ahash | Steffen Klassert |
2009-07-14 | crypto: authenc - Remove reference to crypto_hash | Herbert Xu |
2009-01-15 | crypto: authenc - Fix zero-length IV crash | Herbert Xu |
2008-12-25 | crypto: hash - Export shash through hash | Herbert Xu |
2008-08-23 | crypto: authenc - Avoid using clobbered request pointer | Herbert Xu |
2008-05-01 | [CRYPTO] authenc: Fix async crypto crash in crypto_authenc_genicv() | Patrick McHardy |
2008-01-11 | [CRYPTO] authenc: Add givencrypt operation | Herbert Xu |
2008-01-11 | [CRYPTO] authenc: Use crypto_grab_skcipher | Herbert Xu |
2008-01-11 | [CRYPTO] authenc: Merge common hashing code | Herbert Xu |
2008-01-11 | [CRYPTO] authenc: Use RTA_OK to check length | Herbert Xu |
2008-01-11 | [CRYPTO] authenc: Fix typo in ivsize | Herbert Xu |
2008-01-11 | [CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto | Herbert Xu |
2008-01-11 | [CRYPTO] aead: Return EBADMSG for ICV mismatch | Herbert Xu |
2008-01-11 | [CRYPTO] authenc: Fix hash verification | Herbert Xu |
2008-01-11 | [CRYPTO] authenc: Move enckeylen into key itself | Herbert Xu |
2008-01-11 | [CRYPTO] aead: Make authsize a run-time parameter | Herbert Xu |
2008-01-11 | [CRYPTO] authenc: Use or instead of max on alignment masks | Herbert Xu |
2008-01-11 | [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type | Herbert Xu |
2007-11-23 | [CRYPTO] authenc: Move initialisations up to shut up gcc | Herbert Xu |
2007-10-10 | [CRYPTO] authenc: Kill spaces in algorithm names | Herbert Xu |
2007-10-10 | [CRYPTO] aead: Add authenc | Herbert Xu |