summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVECMichael Ellerman2016-08-091-1/+1
* crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard2016-07-051-0/+11
* crypto: sha512-mb - Enable SHA512 multibuffer supportMegha Dey2016-06-281-0/+16
* crypto: sha256-mb - Enable multibuffer supportMegha Dey2016-06-271-0/+16
* crypto: ecdh - Add ECDH software supportSalvatore Benedetto2016-06-231-0/+5
* crypto: dh - Add DH software implementationSalvatore Benedetto2016-06-231-0/+8
* crypto: kpp - Key-agreement Protocol Primitives API (KPP)Salvatore Benedetto2016-06-231-0/+10
* crypto: sha3 - Add SHA-3 hash algorithmJeff Garzik2016-06-201-0/+10
* crypto: drbg - use CTR AES instead of ECB AESStephan Mueller2016-06-151-0/+1
* crypto: rsa - select crypto mgr dependencyTadeusz Struk2016-05-051-0/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-171-19/+4
|\
| * crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang2016-02-011-0/+3
| * crypto: jitterentropy - always select CRYPTO_RNGArnd Bergmann2016-01-271-0/+1
| * crypto: compress - remove unused pcomp interfaceJoonsoo Kim2016-01-271-19/+0
* | crypto: ghash,poly1305 - select CRYPTO_HASH where neededArnd Bergmann2016-01-261-0/+2
|/
* crypto: keywrap - enable compilationStephan Mueller2015-10-151-0/+7
* crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...tim2015-09-211-4/+6
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-081-0/+1
|\
| * Move certificate handling to its own directoryDavid Howells2015-08-141-0/+1
* | crypto: null - Add missing Kconfig tristate for NULL2Herbert Xu2015-08-171-0/+1
* | crypto: aead - Add type-safe geniv init/exit helpersHerbert Xu2015-08-171-3/+8
* | crypto: authenc - Add Kconfig dependency on CRYPTO_NULLHerbert Xu2015-08-051-0/+1
* | crypto: poly1305 - Add a four block AVX2 variant for x86_64Martin Willi2015-07-171-1/+1
* | crypto: poly1305 - Add a SSE2 SIMD variant for x86_64Martin Willi2015-07-171-0/+12
* | crypto: chacha20 - Add an eight block AVX2 variant for x86_64Martin Willi2015-07-171-1/+1
* | crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64Martin Willi2015-07-171-0/+15
|/
* crypto: rsa - fix invalid select for AKCIPHERTadeusz Struk2015-06-211-1/+1
* crypto: testmgr - add tests vectors for RSATadeusz Struk2015-06-171-0/+1
* crypto: rsa - add a new rsa generic implementationTadeusz Struk2015-06-171-0/+8
* crypto: akcipher - add PKE APITadeusz Struk2015-06-171-0/+9
* crypto: drbg - Add select on sha256Herbert Xu2015-06-111-1/+2
* crypto: rng - Make DRBG the default RNGHerbert Xu2015-06-041-7/+8
* crypto: echainiv - Set Kconfig default to mHerbert Xu2015-06-041-0/+1
* crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539Martin Willi2015-06-041-0/+12
* crypto: poly1305 - Add a generic Poly1305 authenticator implementationMartin Willi2015-06-041-0/+9
* crypto: chacha20 - Add a generic ChaCha20 stream cipher implementationMartin Willi2015-06-041-0/+13
* Revert "crypto: algif_aead - Disable AEAD user-space for now"Herbert Xu2015-06-031-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-05-281-9/+0
|\
| * crypto: algif_aead - Disable AEAD user-space for nowHerbert Xu2015-05-261-9/+0
* | crypto: jitterentropy - add jitterentropy RNGStephan Mueller2015-05-271-0/+10
* | crypto: echainiv - Add encrypted chain IV generatorHerbert Xu2015-05-221-0/+10
* | crypto: seqiv - Add support for new AEAD interfaceHerbert Xu2015-05-221-0/+1
* | crypto: 842 - change 842 alg to use softwareDan Streetman2015-05-111-4/+3
|/
* crypto: serpent_sse2 - Fix a typo in KconfigMasanari Iida2015-04-071-1/+1
* crypto: arm - move ARM specific Kconfig definitions to a dedicated fileArd Biesheuvel2015-03-121-75/+0
* crypto: octeon - enable OCTEON SHA1/256/512 module selectionAaro Koskinen2015-03-101-0/+27
* crypto: powerpc/md5 - kernel configMarkus Stockhausen2015-03-041-0/+8
* crypto: algif - enable AEAD interface compilationStephan Mueller2015-03-041-0/+9
* crypto: powerpc/sha1 - kernel configMarkus Stockhausen2015-03-021-0/+7
* crypto: powerpc/aes - kernel configMarkus Stockhausen2015-03-011-0/+13
OpenPOWER on IntegriCloud