summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
Commit message (Expand)AuthorAge
* 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
* crypto: ofb - add output feedback modeGilad Ben-Yossef2018-09-28
* crypto: user - Implement a generic crypto statisticsCorentin Labbe2018-09-28
* crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel2018-09-03
* crypto: speck - remove SpeckJason A. Donenfeld2018-09-03
* crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers2018-05-30
* crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek2018-05-30
* crypto: x86 - Add optimized MORUS implementationsOndrej Mosnacek2018-05-18
* crypto: morus - Add common SIMD glue code for MORUSOndrej Mosnacek2018-05-18
* crypto: morus - Add generic MORUS AEAD implementationsOndrej Mosnacek2018-05-18
* crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek2018-05-18
* crypto: aegis - Add generic AEGIS AEAD implementationsOndrej Mosnacek2018-05-18
* crypto: zstd - Add zstd supportNick Terrell2018-04-20
* Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-04-10
|\
| * MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski2018-02-19
* | crypto: sm4 - introduce SM4 symmetric cipher algorithmGilad Ben-Yossef2018-03-16