summaryrefslogtreecommitdiff
path: root/crypto/Makefile
AgeCommit message (Expand)Author
2018-09-19crypto: aes-generic - fix aes-generic regression on powerpcArnd Bergmann
2018-04-12crypto: aes-generic - build with -Os on gcc-7+Arnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-10crypto: ecdh - add privkey generation supportTudor-Dan Ambarus
2017-02-11crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann
2017-02-11crypto: aes - add generic time invariant AES cipherArd Biesheuvel
2016-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2016-11-30crypto: rsa - Add Makefile dependencies to fix parallel buildsDavid Michael
2016-11-28crypto: simd - Add simd skcipher helperHerbert Xu
2016-11-01crypto: acomp - fix dependency in MakefileGiovanni Cabiddu
2016-10-25crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu
2016-10-25crypto: acomp - add asynchronous compression apiGiovanni Cabiddu
2016-07-18crypto: skcipher - Remove top-level givcipher interfaceHerbert Xu
2016-06-23crypto: ecdh - Add ECDH software supportSalvatore Benedetto
2016-06-23crypto: dh - Add DH software implementationSalvatore Benedetto
2016-06-23crypto: kpp - Key-agreement Protocol Primitives API (KPP)Salvatore Benedetto
2016-06-20crypto: sha3 - Add SHA-3 hash algorithmJeff Garzik
2016-02-01crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang
2016-01-30crypto: crc32 - Rename generic implementationHerbert Xu
2016-01-27crypto: compress - remove unused pcomp interfaceJoonsoo Kim
2015-12-09crypto: rsa - RSA padding algorithmAndrzej Zaborowski
2015-10-15crypto: keywrap - enable compilationStephan Mueller
2015-10-14crypto: akcipher - Changes to asymmetric key APITadeusz Struk
2015-08-21crypto: skcipher - Add top-level skcipher interfaceHerbert Xu
2015-08-17crypto: null - Use NULL2 in MakefileHerbert Xu
2015-06-25crypto: jitterentropy - avoid compiler warningsStephan Mueller
2015-06-17crypto: rsa - add a new rsa generic implementationTadeusz Struk
2015-06-17crypto: akcipher - add PKE APITadeusz Struk
2015-06-09crypto: drbg - use pragmas for disabling optimizationStephan Mueller
2015-06-04crypto: rng - Remove krngHerbert Xu
2015-06-04crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539Martin Willi
2015-06-04crypto: poly1305 - Add a generic Poly1305 authenticator implementationMartin Willi
2015-06-04crypto: chacha20 - Add a generic ChaCha20 stream cipher implementationMartin Willi
2015-05-27crypto: jitterentropy - add jitterentropy RNGStephan Mueller
2015-05-22crypto: echainiv - Add encrypted chain IV generatorHerbert Xu
2015-03-04crypto: algif - enable AEAD interface compilationStephan Mueller
2014-12-29crypto: algif_rng - enable RNG interface compilationStephan Mueller
2014-08-25crypto: sha-mb - multibuffer crypto infrastructureTim Chen
2014-07-04crypto: drbg - Use Kconfig to ensure at least one RNG option is setHerbert Xu
2014-06-20crypto: drbg - compile the DRBG codeStephan Mueller
2014-02-25CRC32C: Add soft module dependency to load other accelerated crc32c modulesTim Chen
2013-12-05crypto: more robust crypto_memneqCesar Eduardo Barros
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-10-25crypto: provide single place for hash algo informationDmitry Kasatkin
2013-10-07crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan
2013-09-24crypto: create generic version of ablk_helperArd Biesheuvel
2013-09-12crypto: crct10dif - Add fallback for broken initrdsHerbert Xu
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu