summaryrefslogtreecommitdiff
path: root/crypto/Kconfig
Commit message (Expand)AuthorAge
* crypto: rsa - select crypto mgr dependencyTadeusz Struk2016-05-05
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-17
|\
| * crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang2016-02-01
| * crypto: jitterentropy - always select CRYPTO_RNGArnd Bergmann2016-01-27
| * crypto: compress - remove unused pcomp interfaceJoonsoo Kim2016-01-27
* | crypto: ghash,poly1305 - select CRYPTO_HASH where neededArnd Bergmann2016-01-26
|/
* crypto: keywrap - enable compilationStephan Mueller2015-10-15
* crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...tim2015-09-21
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-08
|\
| * Move certificate handling to its own directoryDavid Howells2015-08-14
* | crypto: null - Add missing Kconfig tristate for NULL2Herbert Xu2015-08-17
* | crypto: aead - Add type-safe geniv init/exit helpersHerbert Xu2015-08-17
* | crypto: authenc - Add Kconfig dependency on CRYPTO_NULLHerbert Xu2015-08-05
* | crypto: poly1305 - Add a four block AVX2 variant for x86_64Martin Willi2015-07-17
* | crypto: poly1305 - Add a SSE2 SIMD variant for x86_64Martin Willi2015-07-17
* | crypto: chacha20 - Add an eight block AVX2 variant for x86_64Martin Willi2015-07-17
* | crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64Martin Willi2015-07-17
|/
* crypto: rsa - fix invalid select for AKCIPHERTadeusz Struk2015-06-21
* crypto: testmgr - add tests vectors for RSATadeusz Struk2015-06-17
* crypto: rsa - add a new rsa generic implementationTadeusz Struk2015-06-17
* crypto: akcipher - add PKE APITadeusz Struk2015-06-17
* crypto: drbg - Add select on sha256Herbert Xu2015-06-11
* crypto: rng - Make DRBG the default RNGHerbert Xu2015-06-04
* crypto: echainiv - Set Kconfig default to mHerbert Xu2015-06-04
* crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539Martin Willi2015-06-04
* crypto: poly1305 - Add a generic Poly1305 authenticator implementationMartin Willi2015-06-04
* crypto: chacha20 - Add a generic ChaCha20 stream cipher implementationMartin Willi2015-06-04
* Revert "crypto: algif_aead - Disable AEAD user-space for now"Herbert Xu2015-06-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-05-28
|\
| * crypto: algif_aead - Disable AEAD user-space for nowHerbert Xu2015-05-26
* | crypto: jitterentropy - add jitterentropy RNGStephan Mueller2015-05-27
* | crypto: echainiv - Add encrypted chain IV generatorHerbert Xu2015-05-22
* | crypto: seqiv - Add support for new AEAD interfaceHerbert Xu2015-05-22
* | crypto: 842 - change 842 alg to use softwareDan Streetman2015-05-11
|/
* crypto: serpent_sse2 - Fix a typo in KconfigMasanari Iida2015-04-07
* crypto: arm - move ARM specific Kconfig definitions to a dedicated fileArd Biesheuvel2015-03-12
* crypto: octeon - enable OCTEON SHA1/256/512 module selectionAaro Koskinen2015-03-10
* crypto: powerpc/md5 - kernel configMarkus Stockhausen2015-03-04
* crypto: algif - enable AEAD interface compilationStephan Mueller2015-03-04
* crypto: powerpc/sha1 - kernel configMarkus Stockhausen2015-03-02
* crypto: powerpc/aes - kernel configMarkus Stockhausen2015-03-01
* crypto: ppc/sha256 - kernel configMarkus Stockhausen2015-02-27
* crypto: algif_rng - enable RNG interface compilationStephan Mueller2014-12-29
* crypto: octeon - enable OCTEON MD5 module selectionAaro Koskinen2014-12-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-08
|\
| * crypto: mcryptd - Fix typos in CRYPTO_MCRYPTD descriptionTed Percival2014-09-04
| * crypto: sha-mb - multibuffer crypto infrastructureTim Chen2014-08-25
* | ARM: 8126/1: crypto: enable NEON SHA-384/SHA-512 for big endianArd Biesheuvel2014-08-27
* | ARM: 8125/1: crypto: enable NEON SHA-1 for big endianArd Biesheuvel2014-08-27
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-05
|\