aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-15crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel1-0/+5
2019-08-02Revert "crypto: aegis128 - add support for SIMD acceleration"Herbert Xu1-5/+0
2019-07-27crypto: ghash - add comment and improve help textEric Biggers1-5/+6
2019-07-26crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel1-0/+5
2019-07-26crypto: aegis128l/aegis256 - remove x86 and generic implementationsArd Biesheuvel1-30/+0
2019-07-26crypto: morus - remove generic and x86 implementationsArd Biesheuvel1-56/+0
2019-07-26crypto: aes-generic - drop key expansion routine in favor of library versionArd Biesheuvel1-0/+1
2019-07-26crypto: x86/aes - drop scalar assembler implementationsArd Biesheuvel1-44/+0
2019-07-26crypto: x86/aes-ni - switch to generic for fallback and key routinesArd Biesheuvel1-2/+1
2019-07-26crypto: aes - create AES library based on the fixed time AES codeArd Biesheuvel1-0/+4
2019-06-20crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel1-0/+4
2019-06-06crypto: xxhash - Implement xxhash supportNikolay Borisov1-0/+8
2019-05-30crypto: cryptd - move kcrypto_wq into cryptdEric Biggers1-5/+0
2019-05-30crypto: gf128mul - make unselectable by userEric Biggers1-7/+1
2019-05-30crypto: echainiv - change to 'default n'Eric Biggers1-1/+0
2019-05-30crypto: make all templates select CRYPTO_MANAGEREric Biggers1-0/+8
2019-05-30crypto: testmgr - make extra tests depend on cryptomgrEric Biggers1-1/+4
2019-04-25crypto: ecrdsa - select ASN1 and OID_REGISTRY for EC-RDSAVitaly Chikunov1-0/+2
2019-04-18crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmVitaly Chikunov1-0/+11
2019-04-18crypto: ecc - make ecc into separate moduleVitaly Chikunov1-0/+4
2019-04-18crypto: Kconfig - create Public-key cryptography sectionVitaly Chikunov1-23/+25
2019-03-28crypto: fips - Grammar s/options/option/, s/to/the/Geert Uytterhoeven1-2/+2
2019-03-22crypto: Kconfig - fix typos AEGSI -> AEGISOndrej Mosnacek1-3/+3
2019-03-22crypto: x86/morus1280 - convert to use AEAD SIMD helpersEric Biggers1-1/+1
2019-03-22crypto: x86/morus640 - convert to use AEAD SIMD helpersEric Biggers1-1/+1
2019-03-22crypto: x86/aegis256 - convert to use AEAD SIMD helpersEric Biggers1-1/+1
2019-03-22crypto: x86/aegis128l - convert to use AEAD SIMD helpersEric Biggers1-1/+1
2019-03-22crypto: x86/aegis128 - convert to use AEAD SIMD helpersEric Biggers1-1/+1
2019-02-08crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTSEric Biggers1-0/+10
2019-01-11crypto: Kconfig - Fix typo in "pclmul"haco1-2/+2
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada1-2/+2
2018-12-13crypto: x86/chacha - add XChaCha12 supportEric Biggers1-2/+2
2018-12-13crypto: x86/chacha20 - add XChaCha20 supportEric Biggers1-9/+3
2018-12-13crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305Eric Biggers1-0/+8
2018-12-13crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305Eric Biggers1-0/+8
2018-12-07crypto: user - CRYPTO_STATS should depend on CRYPTO_USERCorentin Labbe1-0/+1
2018-11-20crypto: adiantum - add Adiantum supportEric Biggers1-0/+23
2018-11-20crypto: nhpoly1305 - add NHPoly1305 supportEric Biggers1-0/+5
2018-11-20crypto: chacha - add XChaCha12 supportEric Biggers1-2/+6
2018-11-20crypto: chacha20-generic - add XChaCha20 supportEric Biggers1-5/+9
2018-11-16crypto: streebog - add Streebog hash functionVitaly Chikunov1-0/+12
2018-11-16crypto: cts - document NIST standard statusGilad Ben-Yossef1-2/+5
2018-11-09crypto: aes_ti - disable interrupts while accessing S-boxEric Biggers1-1/+2
2018-10-05crypto: x86/aes-ni - remove special handling of AES in PCBC modeArd Biesheuvel1-1/+1
2018-09-28crypto: ofb - add output feedback modeGilad Ben-Yossef1-0/+12
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe1-0/+11
2018-09-04crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel1-62/+0
2018-09-04crypto: speck - remove SpeckJason A. Donenfeld1-14/+0
2018-05-31crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers1-28/+0