summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-2/+2
|\
| * treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-2/+2
* | crypto: x86/chacha - add XChaCha12 supportEric Biggers2018-12-131-2/+2
* | crypto: x86/chacha20 - add XChaCha20 supportEric Biggers2018-12-131-9/+3
* | crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305Eric Biggers2018-12-131-0/+8
* | crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305Eric Biggers2018-12-131-0/+8
* | crypto: user - CRYPTO_STATS should depend on CRYPTO_USERCorentin Labbe2018-12-071-0/+1
* | crypto: adiantum - add Adiantum supportEric Biggers2018-11-201-0/+23
* | crypto: nhpoly1305 - add NHPoly1305 supportEric Biggers2018-11-201-0/+5
* | crypto: chacha - add XChaCha12 supportEric Biggers2018-11-201-2/+6
* | crypto: chacha20-generic - add XChaCha20 supportEric Biggers2018-11-201-5/+9
* | crypto: streebog - add Streebog hash functionVitaly Chikunov2018-11-161-0/+12
* | crypto: cts - document NIST standard statusGilad Ben-Yossef2018-11-161-2/+5
* | crypto: aes_ti - disable interrupts while accessing S-boxEric Biggers2018-11-091-1/+2
|/
* crypto: x86/aes-ni - remove special handling of AES in PCBC modeArd Biesheuvel2018-10-051-1/+1
* crypto: ofb - add output feedback modeGilad Ben-Yossef2018-09-281-0/+12
* crypto: user - Implement a generic crypto statisticsCorentin Labbe2018-09-281-0/+11
* crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel2018-09-041-62/+0
* crypto: speck - remove SpeckJason A. Donenfeld2018-09-041-14/+0
* crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers2018-05-311-28/+0
* crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek2018-05-311-2/+4
* crypto: x86 - Add optimized MORUS implementationsOndrej Mosnacek2018-05-191-0/+26
* crypto: morus - Add common SIMD glue code for MORUSOndrej Mosnacek2018-05-191-0/+16
* crypto: morus - Add generic MORUS AEAD implementationsOndrej Mosnacek2018-05-191-0/+12
* crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek2018-05-191-0/+24
* crypto: aegis - Add generic AEGIS AEAD implementationsOndrej Mosnacek2018-05-191-0/+21
* crypto: zstd - Add zstd supportNick Terrell2018-04-211-0/+9
* Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-04-101-0/+9
|\
| * MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski2018-02-191-0/+9
* | crypto: sm4 - introduce SM4 symmetric cipher algorithmGilad Ben-Yossef2018-03-161-0/+25
* | crypto: cfb - add support for Cipher FeedBack modeJames Bottomley2018-03-091-0/+8
* | crypto: ablk_helper - remove ablk_helperEric Biggers2018-03-031-4/+0
* | crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interfaceEric Biggers2018-03-031-10/+3
* | crypto: x86/camellia - convert to skcipher interfaceEric Biggers2018-03-031-1/+1
* | crypto: x86/camellia - remove XTS algorithmEric Biggers2018-03-031-1/+0
* | crypto: x86/camellia - remove LRW algorithmEric Biggers2018-03-031-1/+0
* | crypto: x86/camellia-aesni-avx2 - remove LRW algorithmEric Biggers2018-03-031-1/+0
* | crypto: x86/camellia-aesni-avx - remove LRW algorithmEric Biggers2018-03-031-1/+0
* | crypto: x86/des3_ede - convert to skcipher interfaceEric Biggers2018-03-031-1/+1
* | crypto: x86/blowfish: convert to skcipher interfaceEric Biggers2018-03-031-1/+1
* | crypto: x86/cast6-avx - convert to skcipher interfaceEric Biggers2018-03-031-5/+4
* | crypto: x86/cast6-avx - remove LRW algorithmEric Biggers2018-03-031-1/+0
* | crypto: x86/cast5-avx - convert to skcipher interfaceEric Biggers2018-03-031-4/+3
* | crypto: x86/twofish-avx - convert to skcipher interfaceEric Biggers2018-03-031-4/+2
* | crypto: x86/twofish-avx - remove LRW algorithmEric Biggers2018-03-031-1/+0
* | crypto: x86/twofish-3way - convert to skcipher interfaceEric Biggers2018-03-031-1/+1
* | crypto: x86/twofish-3way - remove XTS algorithmEric Biggers2018-03-031-1/+0
* | crypto: x86/twofish-3way - remove LRW algorithmEric Biggers2018-03-031-1/+0
* | crypto: x86/serpent-avx,avx2 - convert to skcipher interfaceEric Biggers2018-03-031-9/+2
* | crypto: x86/serpent-avx - remove LRW algorithmEric Biggers2018-03-031-1/+0