aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
Commit message (Expand)AuthorAge
* Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-21
|\
| * crypto: essiv - create wrapper template for ESSIV generationArd Biesheuvel2019-09-03
* | crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib codeHans de Goede2019-08-22
* | crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede2019-08-22
* | crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel2019-08-22
* | crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel2019-08-15
* | Revert "crypto: aegis128 - add support for SIMD acceleration"Herbert Xu2019-08-01
* | crypto: ghash - add comment and improve help textEric Biggers2019-07-27
* | crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel2019-07-26
* | crypto: aegis128l/aegis256 - remove x86 and generic implementationsArd Biesheuvel2019-07-26
* | crypto: morus - remove generic and x86 implementationsArd Biesheuvel2019-07-26
* | crypto: aes-generic - drop key expansion routine in favor of library versionArd Biesheuvel2019-07-26
* | crypto: x86/aes - drop scalar assembler implementationsArd Biesheuvel2019-07-26
* | crypto: x86/aes-ni - switch to generic for fallback and key routinesArd Biesheuvel2019-07-26
* | crypto: aes - create AES library based on the fixed time AES codeArd Biesheuvel2019-07-26
|/
* crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel2019-06-20
* crypto: xxhash - Implement xxhash supportNikolay Borisov2019-06-06
* crypto: cryptd - move kcrypto_wq into cryptdEric Biggers2019-05-30
* crypto: gf128mul - make unselectable by userEric Biggers2019-05-30
* crypto: echainiv - change to 'default n'Eric Biggers2019-05-30
* crypto: make all templates select CRYPTO_MANAGEREric Biggers2019-05-30
* crypto: testmgr - make extra tests depend on cryptomgrEric Biggers2019-05-30
* crypto: ecrdsa - select ASN1 and OID_REGISTRY for EC-RDSAVitaly Chikunov2019-04-25
* crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmVitaly Chikunov2019-04-18
* crypto: ecc - make ecc into separate moduleVitaly Chikunov2019-04-18
* crypto: Kconfig - create Public-key cryptography sectionVitaly Chikunov2019-04-18
* crypto: fips - Grammar s/options/option/, s/to/the/Geert Uytterhoeven2019-03-28
* crypto: Kconfig - fix typos AEGSI -> AEGISOndrej Mosnacek2019-03-22
* crypto: x86/morus1280 - convert to use AEAD SIMD helpersEric Biggers2019-03-22
* crypto: x86/morus640 - convert to use AEAD SIMD helpersEric Biggers2019-03-22
* crypto: x86/aegis256 - convert to use AEAD SIMD helpersEric Biggers2019-03-22
* crypto: x86/aegis128l - convert to use AEAD SIMD helpersEric Biggers2019-03-22
* crypto: x86/aegis128 - convert to use AEAD SIMD helpersEric Biggers2019-03-22
* crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTSEric Biggers2019-02-08
* crypto: Kconfig - Fix typo in "pclmul"haco2019-01-11
* Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-29
|\
| * treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-21
* | crypto: x86/chacha - add XChaCha12 supportEric Biggers2018-12-13
* | crypto: x86/chacha20 - add XChaCha20 supportEric Biggers2018-12-13
* | crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305Eric Biggers2018-12-13
* | crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305Eric Biggers2018-12-13
* | crypto: user - CRYPTO_STATS should depend on CRYPTO_USERCorentin Labbe2018-12-07
* | crypto: adiantum - add Adiantum supportEric Biggers2018-11-20
* | crypto: nhpoly1305 - add NHPoly1305 supportEric Biggers2018-11-20
* | crypto: chacha - add XChaCha12 supportEric Biggers2018-11-20
* | crypto: chacha20-generic - add XChaCha20 supportEric Biggers2018-11-20
* | crypto: streebog - add Streebog hash functionVitaly Chikunov2018-11-16
* | crypto: cts - document NIST standard statusGilad Ben-Yossef2018-11-16
* | crypto: aes_ti - disable interrupts while accessing S-boxEric Biggers2018-11-09
|/
* crypto: x86/aes-ni - remove special handling of AES in PCBC modeArd Biesheuvel2018-10-04