blob: 7b0ec5a544389a25c9879c1cb34e533a92297be7 [file] [log] [blame]
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")
dc51f25752bf ("crypto: arc4 - refactor arc4 core code into separate library")
57660b11d5ad ("crypto: inside-secure - implement IV retrieval")
97a1440d1294 ("crypto: inside-secure - enable context reuse")
082a9d0918d2 ("crypto: inside-secure - change returned error when a descriptor reports an error")
942d849d32d0 ("crypto: inside-secure - improve the result error format when displayed")
2c64e9cb0b6b ("lib: Move mathematic helpers to separate folder")
80f232121b69 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next")