summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* crypto: x86/serpent-avx2 - remove LRW algorithmEric Biggers2018-03-031-1/+0
* crypto: x86/serpent-sse2 - convert to skcipher interfaceEric Biggers2018-03-031-6/+4
* crypto: x86/serpent-sse2 - remove XTS algorithmEric Biggers2018-03-031-2/+0
* crypto: x86/serpent-sse2 - remove LRW algorithmEric Biggers2018-03-031-2/+0
* crypto: speck - add support for the Speck block cipherEric Biggers2018-02-221-0/+14
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-311-1/+3
|\
| * crypto: x86/salsa20 - cleanup and convert to skcipher APIEric Biggers2018-01-121-0/+2
| * crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDHHauke Mehrtens2017-12-111-1/+1
* | crypto: scompress - use sgl_alloc() and sgl_free()Bart Van Assche2018-01-061-0/+1
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-141-0/+11
|\
| * crypto: sm3 - add OSCCA SM3 secure hashGilad Ben-Yossef2017-09-221-0/+11
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* crypto: algif_aead - copy AAD from src to dstStephan Mueller2017-08-091-0/+2
* crypto: ecdh - add privkey generation supportTudor-Dan Ambarus2017-06-101-0/+1
* crypto: xts - drop gf128mul dependencyOndrej Mosnáček2017-04-051-1/+0
* crypto: powerpc - Stress test for vpmsum implementationsDaniel Axtens2017-03-241-0/+8
* crypto: powerpc - Add CRC-T10DIF accelerationDaniel Axtens2017-03-241-0/+9
* crypto: xts - Add ECB dependencyMilan Broz2017-02-231-0/+1
* crypto: ccm - switch to separate cbcmac driverArd Biesheuvel2017-02-111-0/+1
* crypto: aes - add generic time invariant AES cipherArd Biesheuvel2017-02-111-0/+17
* crypto: aesni - Convert to skcipherHerbert Xu2016-11-281-4/+3
* crypto: glue_helper - Add skcipher xts helpersHerbert Xu2016-11-281-1/+1
* crypto: simd - Add simd skcipher helperHerbert Xu2016-11-281-0/+4
* crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM optionJean Delvare2016-11-281-1/+1
* crypto: acomp - add support for deflate via scompGiovanni Cabiddu2016-10-251-0/+1
* crypto: acomp - add support for 842 via scompGiovanni Cabiddu2016-10-251-0/+1
* crypto: acomp - add support for lz4hc via scompGiovanni Cabiddu2016-10-251-0/+1
* crypto: acomp - add support for lz4 via scompGiovanni Cabiddu2016-10-251-0/+1
* crypto: acomp - add support for lzo via scompGiovanni Cabiddu2016-10-251-0/+1
OpenPOWER on IntegriCloud