aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-09crypto: rsa - RSA padding algorithmAndrzej Zaborowski1-0/+1
2015-10-15crypto: keywrap - enable compilationStephan Mueller1-0/+1
2015-10-14crypto: akcipher - Changes to asymmetric key APITadeusz Struk1-3/+6
2015-08-21crypto: skcipher - Add top-level skcipher interfaceHerbert Xu1-0/+1
2015-08-17crypto: null - Use NULL2 in MakefileHerbert Xu1-1/+1
2015-06-25crypto: jitterentropy - avoid compiler warningsStephan Mueller1-1/+3
2015-06-17crypto: rsa - add a new rsa generic implementationTadeusz Struk1-0/+8
2015-06-17crypto: akcipher - add PKE APITadeusz Struk1-0/+1
2015-06-09crypto: drbg - use pragmas for disabling optimizationStephan Mueller1-1/+0
2015-06-04crypto: rng - Remove krngHerbert Xu1-1/+0
2015-06-04crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539Martin Willi1-0/+1
2015-06-04crypto: poly1305 - Add a generic Poly1305 authenticator implementationMartin Willi1-0/+1
2015-06-04crypto: chacha20 - Add a generic ChaCha20 stream cipher implementationMartin Willi1-0/+1
2015-05-27crypto: jitterentropy - add jitterentropy RNGStephan Mueller1-0/+2
2015-05-22crypto: echainiv - Add encrypted chain IV generatorHerbert Xu1-0/+1
2015-03-04crypto: algif - enable AEAD interface compilationStephan Mueller1-0/+1
2014-12-29crypto: algif_rng - enable RNG interface compilationStephan Mueller1-0/+1
2014-08-25crypto: sha-mb - multibuffer crypto infrastructureTim Chen1-0/+1
2014-07-04crypto: drbg - Use Kconfig to ensure at least one RNG option is setHerbert Xu1-1/+1
2014-06-20crypto: drbg - compile the DRBG codeStephan Mueller1-0/+1
2014-02-25CRC32C: Add soft module dependency to load other accelerated crc32c modulesTim Chen1-1/+1
2013-12-05crypto: more robust crypto_memneqCesar Eduardo Barros1-5/+0
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+7
2013-10-25crypto: provide single place for hash algo informationDmitry Kasatkin1-0/+1
2013-10-07crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan1-1/+6
2013-09-24crypto: create generic version of ablk_helperArd Biesheuvel1-0/+1
2013-09-12crypto: crct10dif - Add fallback for broken initrdsHerbert Xu1-1/+1
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"Herbert Xu1-0/+1
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+0
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"Herbert Xu1-1/+0
2013-07-09crypto: add lz4 Cryptographic APIChanho Min1-0/+2
2013-05-20crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform frameworkTim Chen1-0/+1
2013-04-25crypto: add CMAC support to CryptoAPIJussi Kivilinna1-0/+1
2013-01-20crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementationAlexander Boyko1-0/+1
2012-12-06crypto: cast5/cast6 - move lookup tables to shared moduleJussi Kivilinna1-0/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+1
2012-10-08KEYS: Implement asymmetric key typeDavid Howells1-0/+1
2012-08-01powerpc/crypto: add 842 crypto driverSeth Jennings1-0/+1
2012-08-01crypto: cast6 - prepare generic module for optimized implementationsJohannes Goetzfried1-1/+1
2012-08-01crypto: cast5 - prepare generic module for optimized implementationsJohannes Goetzfried1-1/+1
2012-03-14crypto: camellia - rename camellia.c to camellia_generic.cJussi Kivilinna1-1/+0
2012-03-14crypto: camellia - rename camellia module to camellia_genericJussi Kivilinna1-1/+2
2011-11-30crypto: serpent - rename serpent.c to serpent_generic.cJussi Kivilinna1-2/+0
2011-11-09crypto: serpent - rename module from serpent to serpent_genericJussi Kivilinna1-1/+3
2011-10-21crypto: Add userspace configuration APISteffen Klassert1-0/+1
2011-09-22crypto: blowfish - rename C-version to blowfish_genericJussi Kivilinna1-1/+1
2011-09-22crypto: blowfish - split generic and common c codeJussi Kivilinna1-0/+1
2011-03-13crypto: authencesn - Add algorithm to handle IPsec extended sequence numbersSteffen Klassert1-1/+1
2010-11-27crypto: Makefile clean upTracey Dent1-7/+7
2010-11-26crypto: algif_skcipher - User-space interface for skcipher operationsHerbert Xu1-0/+1