summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* crypto: ablkcipher - remove deprecated and unused ablkcipher supportArd Biesheuvel2019-11-171-3/+1
* crypto: curve25519 - implement generic KPP driverArd Biesheuvel2019-11-171-0/+1
* crypto: blake2s - implement generic shash driverArd Biesheuvel2019-11-171-0/+1
* crypto: aead - Split out geniv into its own moduleHerbert Xu2019-11-171-0/+1
* crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers2019-11-011-3/+3
* crypto: skcipher - remove the "blkcipher" algorithm typeEric Biggers2019-11-011-1/+0
* crypto: blake2b - add blake2b generic implementationDavid Sterba2019-11-011-0/+1
* crypto: aegis128-neon - use Clang compatible cflags for ARMArd Biesheuvel2019-10-051-1/+1
* Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-211-0/+1
|\
| * crypto: essiv - create wrapper template for ESSIV generationArd Biesheuvel2019-09-031-0/+1
* | crypto: arm64/aegis128 - implement plain NEON versionArd Biesheuvel2019-08-151-1/+8
* | crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel2019-08-151-0/+12
* | crypto: aegis128 - add support for SIMD accelerationArd Biesheuvel2019-08-151-0/+1
* | crypto: jitterentropy - build without sanitizerArnd Bergmann2019-08-021-0/+2
* | Revert "crypto: aegis128 - add support for SIMD acceleration"Herbert Xu2019-08-021-12/+0
* | crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel2019-07-261-0/+11
* | crypto: aegis128 - add support for SIMD accelerationArd Biesheuvel2019-07-261-0/+1
* | crypto: aegis128l/aegis256 - remove x86 and generic implementationsArd Biesheuvel2019-07-261-2/+0
* | crypto: morus - remove generic and x86 implementationsArd Biesheuvel2019-07-261-2/+0
|/
* crypto: xxhash - Implement xxhash supportNikolay Borisov2019-06-061-0/+1
* crypto: cryptd - move kcrypto_wq into cryptdEric Biggers2019-05-301-2/+0
* crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmVitaly Chikunov2019-04-181-0/+8
* crypto: ecc - make ecc into separate moduleVitaly Chikunov2019-04-181-1/+1
* lib/lzo: separate lzo-rle from lzoDave Rodgman2019-03-071-1/+1
* crypto: user - made crypto_user_stat optionalCorentin Labbe2018-12-071-1/+2
* crypto: adiantum - add Adiantum supportEric Biggers2018-11-201-0/+1
* crypto: nhpoly1305 - add NHPoly1305 supportEric Biggers2018-11-201-0/+1
* crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers2018-11-201-1/+1
* crypto: streebog - add Streebog hash functionVitaly Chikunov2018-11-161-0/+1
* crypto: ofb - add output feedback modeGilad Ben-Yossef2018-09-281-0/+1
* crypto: user - Implement a generic crypto statisticsCorentin Labbe2018-09-281-0/+1
* crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel2018-09-041-1/+0
* crypto: speck - remove SpeckJason A. Donenfeld2018-09-041-1/+0
* crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek2018-05-311-2/+0
* crypto: morus - Add common SIMD glue code for MORUSOndrej Mosnacek2018-05-191-0/+2
* crypto: morus - Add generic MORUS AEAD implementationsOndrej Mosnacek2018-05-191-0/+2
* crypto: aegis - Add generic AEGIS AEAD implementationsOndrej Mosnacek2018-05-191-0/+3
* crypto: zstd - Add zstd supportNick Terrell2018-04-211-0/+1
* kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada2018-04-071-5/+5
* kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada2018-04-071-2/+0
* crypto: sm4 - introduce SM4 symmetric cipher algorithmGilad Ben-Yossef2018-03-161-0/+1
* crypto: cfb - add support for Cipher FeedBack modeJames Bottomley2018-03-091-0/+1
* crypto: ablk_helper - remove ablk_helperEric Biggers2018-03-031-1/+0
* crypto: speck - add support for the Speck block cipherEric Biggers2018-02-221-0/+1
* crypto: aes-generic - fix aes-generic regression on powerpcArnd Bergmann2018-01-201-1/+1
* crypto: aes-generic - build with -Os on gcc-7+Arnd Bergmann2018-01-121-0/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-141-0/+1
|\
| * crypto: sm3 - add OSCCA SM3 secure hashGilad Ben-Yossef2017-09-221-0/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* crypto: ecdh - add privkey generation supportTudor-Dan Ambarus2017-06-101-4/+5