blob: e25f18df12dbb634e4b378502420f90abc0e4883 [file] [log] [blame]
519a0d7e495a ("crypto: arm64/poly1305-neon - reorder PAC authentication with SP update")
f569ca164751 ("crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation")
f0e89bcfbb89 ("crypto: x86/poly1305 - expose existing driver as poly1305 library")
1b2c6a512048 ("crypto: x86/poly1305 - depend on generic library not generic shash")
a1d93064094c ("crypto: poly1305 - expose init/update/final library interface")
ad8f5b88383e ("crypto: x86/poly1305 - unify Poly1305 state struct with generic code")
48ea8c6ebc96 ("crypto: poly1305 - move core routines into a separate library")
746b2e024c67 ("crypto: lib - tidy up lib/crypto Kconfig and Makefile")
01d3aee86625 ("crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use")
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")
e59c1c987456 ("crypto: aes - create AES library based on the fixed time AES code")
b158fcbba857 ("crypto: aes/fixed-time - align key schedule with other implementations")
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")