aboutsummaryrefslogtreecommitdiff
path: root/crypto/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2018-12-07crypto: user - Disable statistics interfaceGravatar Herbert Xu 1-1/+1
2018-10-05crypto: x86/aes-ni - remove special handling of AES in PCBC modeGravatar Ard Biesheuvel 1-1/+1
2018-09-28crypto: ofb - add output feedback modeGravatar Gilad Ben-Yossef 1-0/+12
2018-09-28crypto: user - Implement a generic crypto statisticsGravatar Corentin Labbe 1-0/+11
2018-09-04crypto: x86 - remove SHA multibuffer routines and mcryptdGravatar Ard Biesheuvel 1-62/+0
2018-09-04crypto: speck - remove SpeckGravatar Jason A. Donenfeld 1-14/+0
2018-05-31crypto: x86/salsa20 - remove x86 salsa20 implementationsGravatar Eric Biggers 1-28/+0
2018-05-31crypto: morus - Mark MORUS SIMD glue as x86-specificGravatar Ondrej Mosnacek 1-2/+4
2018-05-19crypto: x86 - Add optimized MORUS implementationsGravatar Ondrej Mosnacek 1-0/+26
2018-05-19crypto: morus - Add common SIMD glue code for MORUSGravatar Ondrej Mosnacek 1-0/+16
2018-05-19crypto: morus - Add generic MORUS AEAD implementationsGravatar Ondrej Mosnacek 1-0/+12
2018-05-19crypto: x86 - Add optimized AEGIS implementationsGravatar Ondrej Mosnacek 1-0/+24
2018-05-19crypto: aegis - Add generic AEGIS AEAD implementationsGravatar Ondrej Mosnacek 1-0/+21
2018-04-21crypto: zstd - Add zstd supportGravatar Nick Terrell 1-0/+9
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Gravatar Linus Torvalds 1-0/+9
2018-03-16crypto: sm4 - introduce SM4 symmetric cipher algorithmGravatar Gilad Ben-Yossef 1-0/+25
2018-03-09crypto: cfb - add support for Cipher FeedBack modeGravatar James Bottomley 1-0/+8
2018-03-03crypto: ablk_helper - remove ablk_helperGravatar Eric Biggers 1-4/+0
2018-03-03crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interfaceGravatar Eric Biggers 1-10/+3
2018-03-03crypto: x86/camellia - convert to skcipher interfaceGravatar Eric Biggers 1-1/+1
2018-03-03crypto: x86/camellia - remove XTS algorithmGravatar Eric Biggers 1-1/+0
2018-03-03crypto: x86/camellia - remove LRW algorithmGravatar Eric Biggers 1-1/+0
2018-03-03crypto: x86/camellia-aesni-avx2 - remove LRW algorithmGravatar Eric Biggers 1-1/+0
2018-03-03crypto: x86/camellia-aesni-avx - remove LRW algorithmGravatar Eric Biggers 1-1/+0
2018-03-03crypto: x86/des3_ede - convert to skcipher interfaceGravatar Eric Biggers 1-1/+1
2018-03-03crypto: x86/blowfish: convert to skcipher interfaceGravatar Eric Biggers 1-1/+1
2018-03-03crypto: x86/cast6-avx - convert to skcipher interfaceGravatar Eric Biggers 1-5/+4
2018-03-03crypto: x86/cast6-avx - remove LRW algorithmGravatar Eric Biggers 1-1/+0
2018-03-03crypto: x86/cast5-avx - convert to skcipher interfaceGravatar Eric Biggers 1-4/+3
2018-03-03crypto: x86/twofish-avx - convert to skcipher interfaceGravatar Eric Biggers 1-4/+2
2018-03-03crypto: x86/twofish-avx - remove LRW algorithmGravatar Eric Biggers 1-1/+0
2018-03-03crypto: x86/twofish-3way - convert to skcipher interfaceGravatar Eric Biggers 1-1/+1
2018-03-03crypto: x86/twofish-3way - remove XTS algorithmGravatar Eric Biggers 1-1/+0
2018-03-03crypto: x86/twofish-3way - remove LRW algorithmGravatar Eric Biggers 1-1/+0
2018-03-03crypto: x86/serpent-avx,avx2 - convert to skcipher interfaceGravatar Eric Biggers 1-9/+2
2018-03-03crypto: x86/serpent-avx - remove LRW algorithmGravatar Eric Biggers 1-1/+0
2018-03-03crypto: x86/serpent-avx2 - remove LRW algorithmGravatar Eric Biggers 1-1/+0
2018-03-03crypto: x86/serpent-sse2 - convert to skcipher interfaceGravatar Eric Biggers 1-6/+4
2018-03-03crypto: x86/serpent-sse2 - remove XTS algorithmGravatar Eric Biggers 1-2/+0
2018-03-03crypto: x86/serpent-sse2 - remove LRW algorithmGravatar Eric Biggers 1-2/+0
2018-02-22crypto: speck - add support for the Speck block cipherGravatar Eric Biggers 1-0/+14
2018-02-19MIPS: crypto: Add crc32 and crc32c hw accelerated moduleGravatar Marcin Nowakowski 1-0/+9
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+3
2018-01-12crypto: x86/salsa20 - cleanup and convert to skcipher APIGravatar Eric Biggers 1-0/+2
2018-01-06crypto: scompress - use sgl_alloc() and sgl_free()Gravatar Bart Van Assche 1-0/+1
2017-12-11crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDHGravatar Hauke Mehrtens 1-1/+1
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-0/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-22crypto: sm3 - add OSCCA SM3 secure hashGravatar Gilad Ben-Yossef 1-0/+11
2017-08-09crypto: algif_aead - copy AAD from src to dstGravatar Stephan Mueller 1-0/+2