aboutsummaryrefslogtreecommitdiff
path: root/crypto/Kconfig
AgeCommit message (Expand)Author
2019-04-25crypto: ecrdsa - select ASN1 and OID_REGISTRY for EC-RDSAVitaly Chikunov
2019-04-18crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmVitaly Chikunov
2019-04-18crypto: ecc - make ecc into separate moduleVitaly Chikunov
2019-04-18crypto: Kconfig - create Public-key cryptography sectionVitaly Chikunov
2019-03-28crypto: fips - Grammar s/options/option/, s/to/the/Geert Uytterhoeven
2019-03-22crypto: Kconfig - fix typos AEGSI -> AEGISOndrej Mosnacek
2019-03-22crypto: x86/morus1280 - convert to use AEAD SIMD helpersEric Biggers
2019-03-22crypto: x86/morus640 - convert to use AEAD SIMD helpersEric Biggers
2019-03-22crypto: x86/aegis256 - convert to use AEAD SIMD helpersEric Biggers
2019-03-22crypto: x86/aegis128l - convert to use AEAD SIMD helpersEric Biggers
2019-03-22crypto: x86/aegis128 - convert to use AEAD SIMD helpersEric Biggers
2019-02-08crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTSEric Biggers
2019-01-11crypto: Kconfig - Fix typo in "pclmul"haco
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-13crypto: x86/chacha - add XChaCha12 supportEric Biggers
2018-12-13crypto: x86/chacha20 - add XChaCha20 supportEric Biggers
2018-12-13crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305Eric Biggers
2018-12-13crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305Eric Biggers
2018-12-07crypto: user - CRYPTO_STATS should depend on CRYPTO_USERCorentin Labbe
2018-11-20crypto: adiantum - add Adiantum supportEric Biggers
2018-11-20crypto: nhpoly1305 - add NHPoly1305 supportEric Biggers
2018-11-20crypto: chacha - add XChaCha12 supportEric Biggers
2018-11-20crypto: chacha20-generic - add XChaCha20 supportEric Biggers
2018-11-16crypto: streebog - add Streebog hash functionVitaly Chikunov
2018-11-16crypto: cts - document NIST standard statusGilad Ben-Yossef
2018-11-09crypto: aes_ti - disable interrupts while accessing S-boxEric Biggers
2018-10-05crypto: x86/aes-ni - remove special handling of AES in PCBC modeArd Biesheuvel
2018-09-28crypto: ofb - add output feedback modeGilad Ben-Yossef
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe
2018-09-04crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel
2018-09-04crypto: speck - remove SpeckJason A. Donenfeld
2018-05-31crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers
2018-05-31crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek
2018-05-19crypto: x86 - Add optimized MORUS implementationsOndrej Mosnacek
2018-05-19crypto: morus - Add common SIMD glue code for MORUSOndrej Mosnacek
2018-05-19crypto: morus - Add generic MORUS AEAD implementationsOndrej Mosnacek
2018-05-19crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek
2018-05-19crypto: aegis - Add generic AEGIS AEAD implementationsOndrej Mosnacek
2018-04-21crypto: zstd - Add zstd supportNick Terrell
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-03-16crypto: sm4 - introduce SM4 symmetric cipher algorithmGilad Ben-Yossef
2018-03-09crypto: cfb - add support for Cipher FeedBack modeJames Bottomley
2018-03-03crypto: ablk_helper - remove ablk_helperEric Biggers
2018-03-03crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/camellia - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/camellia - remove XTS algorithmEric Biggers
2018-03-03crypto: x86/camellia - remove LRW algorithmEric Biggers
2018-03-03crypto: x86/camellia-aesni-avx2 - remove LRW algorithmEric Biggers
2018-03-03crypto: x86/camellia-aesni-avx - remove LRW algorithmEric Biggers