aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-06-10crypto: ecdh - add privkey generation supportGravatar Tudor-Dan Ambarus 1-4/+5
2017-02-11crypto: improve gcc optimization flags for serpent and wp512Gravatar Arnd Bergmann 1-0/+2
2017-02-11crypto: aes - add generic time invariant AES cipherGravatar Ard Biesheuvel 1-0/+1
2016-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Herbert Xu 1-0/+1
2016-11-30crypto: rsa - Add Makefile dependencies to fix parallel buildsGravatar David Michael 1-0/+1
2016-11-28crypto: simd - Add simd skcipher helperGravatar Herbert Xu 1-0/+2
2016-11-01crypto: acomp - fix dependency in MakefileGravatar Giovanni Cabiddu 1-2/+3
2016-10-25crypto: acomp - add driver-side scomp interfaceGravatar Giovanni Cabiddu 1-0/+1
2016-10-25crypto: acomp - add asynchronous compression apiGravatar Giovanni Cabiddu 1-0/+2
2016-07-18crypto: skcipher - Remove top-level givcipher interfaceGravatar Herbert Xu 1-2/+0
2016-06-23crypto: ecdh - Add ECDH software supportGravatar Salvatore Benedetto 1-0/+4
2016-06-23crypto: dh - Add DH software implementationGravatar Salvatore Benedetto 1-0/+4
2016-06-23crypto: kpp - Key-agreement Protocol Primitives API (KPP)Gravatar Salvatore Benedetto 1-0/+1
2016-06-20crypto: sha3 - Add SHA-3 hash algorithmGravatar Jeff Garzik 1-0/+1
2016-02-01crypto: engine - Introduce the block request crypto engine frameworkGravatar Baolin Wang 1-0/+1
2016-01-30crypto: crc32 - Rename generic implementationGravatar Herbert Xu 1-1/+1
2016-01-27crypto: compress - remove unused pcomp interfaceGravatar Joonsoo Kim 1-2/+0
2015-12-09crypto: rsa - RSA padding algorithmGravatar Andrzej Zaborowski 1-0/+1
2015-10-15crypto: keywrap - enable compilationGravatar Stephan Mueller 1-0/+1
2015-10-14crypto: akcipher - Changes to asymmetric key APIGravatar Tadeusz Struk 1-3/+6
2015-08-21crypto: skcipher - Add top-level skcipher interfaceGravatar Herbert Xu 1-0/+1
2015-08-17crypto: null - Use NULL2 in MakefileGravatar Herbert Xu 1-1/+1
2015-06-25crypto: jitterentropy - avoid compiler warningsGravatar Stephan Mueller 1-1/+3
2015-06-17crypto: rsa - add a new rsa generic implementationGravatar Tadeusz Struk 1-0/+8
2015-06-17crypto: akcipher - add PKE APIGravatar Tadeusz Struk 1-0/+1
2015-06-09crypto: drbg - use pragmas for disabling optimizationGravatar Stephan Mueller 1-1/+0
2015-06-04crypto: rng - Remove krngGravatar Herbert Xu 1-1/+0
2015-06-04crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539Gravatar Martin Willi 1-0/+1
2015-06-04crypto: poly1305 - Add a generic Poly1305 authenticator implementationGravatar Martin Willi 1-0/+1
2015-06-04crypto: chacha20 - Add a generic ChaCha20 stream cipher implementationGravatar Martin Willi 1-0/+1
2015-05-27crypto: jitterentropy - add jitterentropy RNGGravatar Stephan Mueller 1-0/+2
2015-05-22crypto: echainiv - Add encrypted chain IV generatorGravatar Herbert Xu 1-0/+1
2015-03-04crypto: algif - enable AEAD interface compilationGravatar Stephan Mueller 1-0/+1
2014-12-29crypto: algif_rng - enable RNG interface compilationGravatar Stephan Mueller 1-0/+1
2014-08-25crypto: sha-mb - multibuffer crypto infrastructureGravatar Tim Chen 1-0/+1
2014-07-04crypto: drbg - Use Kconfig to ensure at least one RNG option is setGravatar Herbert Xu 1-1/+1
2014-06-20crypto: drbg - compile the DRBG codeGravatar Stephan Mueller 1-0/+1
2014-02-25CRC32C: Add soft module dependency to load other accelerated crc32c modulesGravatar Tim Chen 1-1/+1
2013-12-05crypto: more robust crypto_memneqGravatar Cesar Eduardo Barros 1-5/+0
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-1/+7
2013-10-25crypto: provide single place for hash algo informationGravatar Dmitry Kasatkin 1-0/+1
2013-10-07crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksGravatar James Yonan 1-1/+6
2013-09-24crypto: create generic version of ablk_helperGravatar Ard Biesheuvel 1-0/+1
2013-09-12crypto: crct10dif - Add fallback for broken initrdsGravatar Herbert Xu 1-1/+1
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Gravatar Herbert Xu 1-0/+1
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-1/+0
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Gravatar Herbert Xu 1-1/+0
2013-07-09crypto: add lz4 Cryptographic APIGravatar Chanho Min 1-0/+2
2013-05-20crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...Gravatar Tim Chen 1-0/+1
2013-04-25crypto: add CMAC support to CryptoAPIGravatar Jussi Kivilinna 1-0/+1