summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
Commit message (Expand)AuthorAge
* 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
* | crypto: cfb - add support for Cipher FeedBack modeJames Bottomley2018-03-09
* | crypto: ablk_helper - remove ablk_helperEric Biggers2018-03-02
* | crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interfaceEric Biggers2018-03-02
* | crypto: x86/camellia - convert to skcipher interfaceEric Biggers2018-03-02
* | crypto: x86/camellia - remove XTS algorithmEric Biggers2018-03-02
* | crypto: x86/camellia - remove LRW algorithmEric Biggers2018-03-02
* | crypto: x86/camellia-aesni-avx2 - remove LRW algorithmEric Biggers2018-03-02
* | crypto: x86/camellia-aesni-avx - remove LRW algorithmEric Biggers2018-03-02
* | crypto: x86/des3_ede - convert to skcipher interfaceEric Biggers2018-03-02
* | crypto: x86/blowfish: convert to skcipher interfaceEric Biggers2018-03-02
* | crypto: x86/cast6-avx - convert to skcipher interfaceEric Biggers2018-03-02
* | crypto: x86/cast6-avx - remove LRW algorithmEric Biggers2018-03-02
* | crypto: x86/cast5-avx - convert to skcipher interfaceEric Biggers2018-03-02
* | crypto: x86/twofish-avx - convert to skcipher interfaceEric Biggers2018-03-02
* | crypto: x86/twofish-avx - remove LRW algorithmEric Biggers2018-03-02
* | crypto: x86/twofish-3way - convert to skcipher interfaceEric Biggers2018-03-02
* | crypto: x86/twofish-3way - remove XTS algorithmEric Biggers2018-03-02
* | crypto: x86/twofish-3way - remove LRW algorithmEric Biggers2018-03-02
* | crypto: x86/serpent-avx,avx2 - convert to skcipher interfaceEric Biggers2018-03-02
* | crypto: x86/serpent-avx - remove LRW algorithmEric Biggers2018-03-02
* | crypto: x86/serpent-avx2 - remove LRW algorithmEric Biggers2018-03-02
* | crypto: x86/serpent-sse2 - convert to skcipher interfaceEric Biggers2018-03-02
* | crypto: x86/serpent-sse2 - remove XTS algorithmEric Biggers2018-03-02
* | crypto: x86/serpent-sse2 - remove LRW algorithmEric Biggers2018-03-02
* | crypto: speck - add support for the Speck block cipherEric Biggers2018-02-22
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-31
|\
| * crypto: x86/salsa20 - cleanup and convert to skcipher APIEric Biggers2018-01-12
| * crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDHHauke Mehrtens2017-12-11
* | crypto: scompress - use sgl_alloc() and sgl_free()Bart Van Assche2018-01-06
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-14
|\
| * crypto: sm3 - add OSCCA SM3 secure hashGilad Ben-Yossef2017-09-22
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* crypto: algif_aead - copy AAD from src to dstStephan Mueller2017-08-09
* crypto: ecdh - add privkey generation supportTudor-Dan Ambarus2017-06-10