aboutsummaryrefslogtreecommitdiff
path: root/crypto/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2015-08-17crypto: null - Add missing Kconfig tristate for NULL2Gravatar Herbert Xu 1-0/+1
2015-08-17crypto: aead - Add type-safe geniv init/exit helpersGravatar Herbert Xu 1-3/+8
2015-08-05crypto: authenc - Add Kconfig dependency on CRYPTO_NULLGravatar Herbert Xu 1-0/+1
2015-07-17crypto: poly1305 - Add a four block AVX2 variant for x86_64Gravatar Martin Willi 1-1/+1
2015-07-17crypto: poly1305 - Add a SSE2 SIMD variant for x86_64Gravatar Martin Willi 1-0/+12
2015-07-17crypto: chacha20 - Add an eight block AVX2 variant for x86_64Gravatar Martin Willi 1-1/+1
2015-07-17crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64Gravatar Martin Willi 1-0/+15
2015-06-21crypto: rsa - fix invalid select for AKCIPHERGravatar Tadeusz Struk 1-1/+1
2015-06-17crypto: testmgr - add tests vectors for RSAGravatar Tadeusz Struk 1-0/+1
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/+9
2015-06-11crypto: drbg - Add select on sha256Gravatar Herbert Xu 1-1/+2
2015-06-04crypto: rng - Make DRBG the default RNGGravatar Herbert Xu 1-7/+8
2015-06-04crypto: echainiv - Set Kconfig default to mGravatar Herbert Xu 1-0/+1
2015-06-04crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539Gravatar Martin Willi 1-0/+12
2015-06-04crypto: poly1305 - Add a generic Poly1305 authenticator implementationGravatar Martin Willi 1-0/+9
2015-06-04crypto: chacha20 - Add a generic ChaCha20 stream cipher implementationGravatar Martin Willi 1-0/+13
2015-06-03Revert "crypto: algif_aead - Disable AEAD user-space for now"Gravatar Herbert Xu 1-0/+9
2015-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Herbert Xu 1-9/+0
2015-05-27crypto: jitterentropy - add jitterentropy RNGGravatar Stephan Mueller 1-0/+10
2015-05-26crypto: algif_aead - Disable AEAD user-space for nowGravatar Herbert Xu 1-9/+0
2015-05-22crypto: echainiv - Add encrypted chain IV generatorGravatar Herbert Xu 1-0/+10
2015-05-22crypto: seqiv - Add support for new AEAD interfaceGravatar Herbert Xu 1-0/+1
2015-05-11crypto: 842 - change 842 alg to use softwareGravatar Dan Streetman 1-4/+3
2015-04-07crypto: serpent_sse2 - Fix a typo in KconfigGravatar Masanari Iida 1-1/+1
2015-03-12crypto: arm - move ARM specific Kconfig definitions to a dedicated fileGravatar Ard Biesheuvel 1-75/+0
2015-03-10crypto: octeon - enable OCTEON SHA1/256/512 module selectionGravatar Aaro Koskinen 1-0/+27
2015-03-04crypto: powerpc/md5 - kernel configGravatar Markus Stockhausen 1-0/+8
2015-03-04crypto: algif - enable AEAD interface compilationGravatar Stephan Mueller 1-0/+9
2015-03-02crypto: powerpc/sha1 - kernel configGravatar Markus Stockhausen 1-0/+7
2015-03-01crypto: powerpc/aes - kernel configGravatar Markus Stockhausen 1-0/+13
2015-02-27crypto: ppc/sha256 - kernel configGravatar Markus Stockhausen 1-0/+9
2014-12-29crypto: algif_rng - enable RNG interface compilationGravatar Stephan Mueller 1-0/+9
2014-12-24crypto: octeon - enable OCTEON MD5 module selectionGravatar Aaro Koskinen 1-0/+9
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-0/+30
2014-09-04crypto: mcryptd - Fix typos in CRYPTO_MCRYPTD descriptionGravatar Ted Percival 1-1/+1
2014-08-27ARM: 8126/1: crypto: enable NEON SHA-384/SHA-512 for big endianGravatar Ard Biesheuvel 1-1/+1
2014-08-27ARM: 8125/1: crypto: enable NEON SHA-1 for big endianGravatar Ard Biesheuvel 1-1/+1
2014-08-25crypto: sha-mb - multibuffer crypto infrastructureGravatar Tim Chen 1-0/+30
2014-08-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-0/+26
2014-08-02ARM: 8120/1: crypto: sha512: add ARM NEON implementationGravatar Jussi Kivilinna 1-0/+15
2014-08-02ARM: 8119/1: crypto: sha1: add ARM NEON implementationGravatar Jussi Kivilinna 1-0/+11
2014-07-04crypto: drbg - Use Kconfig to ensure at least one RNG option is setGravatar Herbert Xu 1-9/+9
2014-07-03crypto: fips - only panic on bad/missing crypto mod signaturesGravatar Jarod Wilson 1-0/+1
2014-06-20crypto: des_3des - add x86-64 assembly implementationGravatar Jussi Kivilinna 1-0/+13
2014-06-20crypto: drbg - DRBG kernel configuration optionsGravatar Stephan Mueller 1-1/+35
2014-03-21crypto: sha - SHA1 transform x86_64 AVX2Gravatar chandramouli narayanan 1-2/+2
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-12/+11
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Gravatar Linus Torvalds 1-0/+3
2013-10-25crypto: provide single place for hash algo informationGravatar Dmitry Kasatkin 1-0/+3