summaryrefslogtreecommitdiff
path: root/crypto/Kconfig
Commit message (Expand)AuthorAge
* crypto: xts - drop gf128mul dependencyOndrej Mosnáček2017-04-05
* crypto: powerpc - Stress test for vpmsum implementationsDaniel Axtens2017-03-24
* crypto: powerpc - Add CRC-T10DIF accelerationDaniel Axtens2017-03-24
* crypto: xts - Add ECB dependencyMilan Broz2017-02-23
* crypto: ccm - switch to separate cbcmac driverArd Biesheuvel2017-02-11
* crypto: aes - add generic time invariant AES cipherArd Biesheuvel2017-02-11
* crypto: aesni - Convert to skcipherHerbert Xu2016-11-28
* crypto: glue_helper - Add skcipher xts helpersHerbert Xu2016-11-28
* crypto: simd - Add simd skcipher helperHerbert Xu2016-11-28
* crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM optionJean Delvare2016-11-28
* crypto: acomp - add support for deflate via scompGiovanni Cabiddu2016-10-25
* crypto: acomp - add support for 842 via scompGiovanni Cabiddu2016-10-25
* crypto: acomp - add support for lz4hc via scompGiovanni Cabiddu2016-10-25
* crypto: acomp - add support for lz4 via scompGiovanni Cabiddu2016-10-25
* crypto: acomp - add support for lzo via scompGiovanni Cabiddu2016-10-25
* crypto: acomp - add asynchronous compression apiGiovanni Cabiddu2016-10-25
* crypto: api - Fix Kconfig dependencies for FIPSAlec Ari2016-10-21
* crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVECMichael Ellerman2016-08-09
* crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard2016-07-05
* crypto: sha512-mb - Enable SHA512 multibuffer supportMegha Dey2016-06-28
* crypto: sha256-mb - Enable multibuffer supportMegha Dey2016-06-27
* crypto: ecdh - Add ECDH software supportSalvatore Benedetto2016-06-23
* crypto: dh - Add DH software implementationSalvatore Benedetto2016-06-23
* crypto: kpp - Key-agreement Protocol Primitives API (KPP)Salvatore Benedetto2016-06-23
* crypto: sha3 - Add SHA-3 hash algorithmJeff Garzik2016-06-20
* crypto: drbg - use CTR AES instead of ECB AESStephan Mueller2016-06-15
* 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