aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki2021-03-171-1/+1
* crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the managerJason A. Donenfeld2020-12-301-1/+1
* crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithmTianjia Zhang2020-09-251-0/+17
* crypto: af_alg - add extra parameters for DRBG interfaceElena Petrova2020-09-251-0/+9
* crypto: Kconfig - mark unused ciphers as obsoleteArd Biesheuvel2020-09-181-0/+4
* crypto: arc4 - mark ecb(arc4) skcipher as obsoleteArd Biesheuvel2020-09-111-0/+10
* crypto: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-231-23/+23
* Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-101-1/+0
|\
| * compiler/gcc: Raise minimum GCC version for kernel builds to 4.8Will Deacon2020-04-151-1/+0
* | crypto: drbg - should select CTRCorentin Labbe2020-04-301-1/+1
* | crypto: ctr - no longer needs CRYPTO_SEQIVCorentin Labbe2020-04-301-1/+0
|/
* crypto: Kconfig - allow tests to be disabled when manager is disabledJason A. Donenfeld2020-02-051-4/+0
* crypto: essiv - fix AEAD capitalization and preposition use in help textGeert Uytterhoeven2020-01-161-2/+2
* crypto: mips/chacha - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHEREric Biggers2019-11-221-1/+1
* crypto: curve25519 - x86_64 library and KPP implementationsJason A. Donenfeld2019-11-171-0/+6
* crypto: curve25519 - implement generic KPP driverArd Biesheuvel2019-11-171-0/+5
* crypto: blake2s - x86_64 SIMD implementationJason A. Donenfeld2019-11-171-0/+6
* crypto: blake2s - implement generic shash driverArd Biesheuvel2019-11-171-0/+18
* crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementationArd Biesheuvel2019-11-171-0/+5
* crypto: x86/poly1305 - expose existing driver as poly1305 libraryArd Biesheuvel2019-11-171-0/+1
* crypto: x86/poly1305 - depend on generic library not generic shashArd Biesheuvel2019-11-171-1/+1
* crypto: poly1305 - move core routines into a separate libraryArd Biesheuvel2019-11-171-2/+3
* crypto: mips/chacha - wire up accelerated 32r2 code from ZincArd Biesheuvel2019-11-171-0/+6
* crypto: x86/chacha - expose SIMD ChaCha routine as library functionArd Biesheuvel2019-11-171-0/+1
* crypto: x86/chacha - depend on generic chacha library instead of crypto driverArd Biesheuvel2019-11-171-1/+1
* crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel2019-11-171-0/+1
* crypto: lib - tidy up lib/crypto Kconfig and MakefileArd Biesheuvel2019-11-171-12/+1
* crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers2019-11-011-42/+42
* crypto: blake2b - add blake2b generic implementationDavid Sterba2019-11-011-0/+17
* crypto: powerpc - convert SPE AES algorithms to skcipher APIEric Biggers2019-10-261-0/+1
* crypto: sparc/des - convert to skcipher APIEric Biggers2019-10-231-0/+1
* crypto: sparc/camellia - convert to skcipher APIEric Biggers2019-10-231-0/+1
* crypto: sparc/aes - convert to skcipher APIEric Biggers2019-10-231-2/+1
* crypto: aegis128/simd - build 32-bit ARM for v8 architecture explicitlyArd Biesheuvel2019-10-101-0/+1
* Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-211-0/+28
|\
| * crypto: essiv - create wrapper template for ESSIV generationArd Biesheuvel2019-09-031-0/+28
* | crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib codeHans de Goede2019-08-221-0/+1
* | crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede2019-08-221-0/+3
* | crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel2019-08-221-2/+6
* | crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel2019-08-151-0/+5
* | Revert "crypto: aegis128 - add support for SIMD acceleration"Herbert Xu2019-08-021-5/+0
* | crypto: ghash - add comment and improve help textEric Biggers2019-07-271-5/+6
* | crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel2019-07-261-0/+5
* | crypto: aegis128l/aegis256 - remove x86 and generic implementationsArd Biesheuvel2019-07-261-30/+0
* | crypto: morus - remove generic and x86 implementationsArd Biesheuvel2019-07-261-56/+0
* | crypto: aes-generic - drop key expansion routine in favor of library versionArd Biesheuvel2019-07-261-0/+1
* | crypto: x86/aes - drop scalar assembler implementationsArd Biesheuvel2019-07-261-44/+0
* | crypto: x86/aes-ni - switch to generic for fallback and key routinesArd Biesheuvel2019-07-261-2/+1
* | crypto: aes - create AES library based on the fixed time AES codeArd Biesheuvel2019-07-261-0/+4
|/
* crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel2019-06-201-0/+4