aboutsummaryrefslogtreecommitdiff
path: root/crypto/Kconfig
AgeCommit message (Expand)Author
2018-03-03crypto: x86/des3_ede - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/blowfish: convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/cast6-avx - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/cast6-avx - remove LRW algorithmEric Biggers
2018-03-03crypto: x86/cast5-avx - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/twofish-avx - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/twofish-avx - remove LRW algorithmEric Biggers
2018-03-03crypto: x86/twofish-3way - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/twofish-3way - remove XTS algorithmEric Biggers
2018-03-03crypto: x86/twofish-3way - remove LRW algorithmEric Biggers
2018-03-03crypto: x86/serpent-avx,avx2 - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/serpent-avx - remove LRW algorithmEric Biggers
2018-03-03crypto: x86/serpent-avx2 - remove LRW algorithmEric Biggers
2018-03-03crypto: x86/serpent-sse2 - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/serpent-sse2 - remove XTS algorithmEric Biggers
2018-03-03crypto: x86/serpent-sse2 - remove LRW algorithmEric Biggers
2018-02-22crypto: speck - add support for the Speck block cipherEric Biggers
2018-02-19MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-01-12crypto: x86/salsa20 - cleanup and convert to skcipher APIEric Biggers
2018-01-06crypto: scompress - use sgl_alloc() and sgl_free()Bart Van Assche
2017-12-11crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDHHauke Mehrtens
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-22crypto: sm3 - add OSCCA SM3 secure hashGilad Ben-Yossef
2017-08-09crypto: algif_aead - copy AAD from src to dstStephan Mueller
2017-06-10crypto: ecdh - add privkey generation supportTudor-Dan Ambarus
2017-04-05crypto: xts - drop gf128mul dependencyOndrej Mosnáček
2017-03-24crypto: powerpc - Stress test for vpmsum implementationsDaniel Axtens
2017-03-24crypto: powerpc - Add CRC-T10DIF accelerationDaniel Axtens
2017-02-23crypto: xts - Add ECB dependencyMilan Broz
2017-02-11crypto: ccm - switch to separate cbcmac driverArd Biesheuvel
2017-02-11crypto: aes - add generic time invariant AES cipherArd Biesheuvel
2016-11-28crypto: aesni - Convert to skcipherHerbert Xu
2016-11-28crypto: glue_helper - Add skcipher xts helpersHerbert Xu
2016-11-28crypto: simd - Add simd skcipher helperHerbert Xu
2016-11-28crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM optionJean Delvare
2016-10-25crypto: acomp - add support for deflate via scompGiovanni Cabiddu
2016-10-25crypto: acomp - add support for 842 via scompGiovanni Cabiddu
2016-10-25crypto: acomp - add support for lz4hc via scompGiovanni Cabiddu
2016-10-25crypto: acomp - add support for lz4 via scompGiovanni Cabiddu
2016-10-25crypto: acomp - add support for lzo via scompGiovanni Cabiddu
2016-10-25crypto: acomp - add asynchronous compression apiGiovanni Cabiddu
2016-10-21crypto: api - Fix Kconfig dependencies for FIPSAlec Ari
2016-08-09crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVECMichael Ellerman
2016-07-05crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard
2016-06-28crypto: sha512-mb - Enable SHA512 multibuffer supportMegha Dey
2016-06-27crypto: sha256-mb - Enable multibuffer supportMegha Dey
2016-06-23crypto: ecdh - Add ECDH software supportSalvatore Benedetto
2016-06-23crypto: dh - Add DH software implementationSalvatore Benedetto