blob: fd224c60490d4e9284345c7f73f20a7a227ee297 [file] [log] [blame]
c75c66bbaa56 ("crypto: sha256 - Remove sha256/224_init code duplication")
34d6245fbc81 ("crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h")
7d2f5b0c43e0 ("crypto: sha256 - Add sha224 support to sha256 library code")
01d3aee86625 ("crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use")
906a4bb97f5d ("crypto: sha256 - Use get/put_unaligned_be32 to get input, memzero_explicit")
ad767ee858b3 ("crypto: sha256 - Move lib/sha256.c to lib/crypto")
04007b0e6cbb ("crypto: des - split off DES library from generic DES cipher driver")
6b5c4818621f ("crypto: des - remove unused function")
4fd4be057616 ("crypto: 3des - move verification out of exported routine")
6ee41e5420d0 ("crypto: des/3des_ede - add new helpers to verify keys")
f26882a3475e ("crypto: inside-secure - Use defines instead of some constants (cosmetic)")
0e17e3621a28 ("crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes))) suites")
54f9e8fa6668 ("crypto: inside-secure - added support for rfc3686(ctr(aes))")
77cdd4efe571 ("crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))")
18d8b96daded ("crypto: cesa/aes - switch to library version of key expansion routine")
a74d850f787e ("crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decrypt")
384ce433884a ("crypto: inside-secure - silently return -EINVAL for input error cases")
4d2fa8b44b89 ("Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6")