summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile
AgeCommit message (Expand)AuthorLines
2019-09-21Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2019-09-03crypto: essiv - create wrapper template for ESSIV generationArd Biesheuvel-0/+1
2019-08-15crypto: arm64/aegis128 - implement plain NEON versionArd Biesheuvel-1/+8
2019-08-15crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel-0/+12
2019-08-15crypto: aegis128 - add support for SIMD accelerationArd Biesheuvel-0/+1
2019-08-02crypto: jitterentropy - build without sanitizerArnd Bergmann-0/+2
2019-08-02Revert "crypto: aegis128 - add support for SIMD acceleration"Herbert Xu-12/+0
2019-07-26crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel-0/+11
2019-07-26crypto: aegis128 - add support for SIMD accelerationArd Biesheuvel-0/+1
2019-07-26crypto: aegis128l/aegis256 - remove x86 and generic implementationsArd Biesheuvel-2/+0
2019-07-26crypto: morus - remove generic and x86 implementationsArd Biesheuvel-2/+0
2019-06-06crypto: xxhash - Implement xxhash supportNikolay Borisov-0/+1
2019-05-30crypto: cryptd - move kcrypto_wq into cryptdEric Biggers-2/+0
2019-04-18crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmVitaly Chikunov-0/+8
2019-04-18crypto: ecc - make ecc into separate moduleVitaly Chikunov-1/+1
2019-03-07lib/lzo: separate lzo-rle from lzoDave Rodgman-1/+1
2018-12-07crypto: user - made crypto_user_stat optionalCorentin Labbe-1/+2
2018-11-20crypto: adiantum - add Adiantum supportEric Biggers-0/+1
2018-11-20crypto: nhpoly1305 - add NHPoly1305 supportEric Biggers-0/+1
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers-1/+1
2018-11-16crypto: streebog - add Streebog hash functionVitaly Chikunov-0/+1
2018-09-28crypto: ofb - add output feedback modeGilad Ben-Yossef-0/+1
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe-0/+1
2018-09-04crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel-1/+0
2018-09-04crypto: speck - remove SpeckJason A. Donenfeld-1/+0
2018-05-31crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek-2/+0
2018-05-19crypto: morus - Add common SIMD glue code for MORUSOndrej Mosnacek-0/+2
2018-05-19crypto: morus - Add generic MORUS AEAD implementationsOndrej Mosnacek-0/+2
2018-05-19crypto: aegis - Add generic AEGIS AEAD implementationsOndrej Mosnacek-0/+3
2018-04-21crypto: zstd - Add zstd supportNick Terrell-0/+1
2018-04-07kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada-5/+5
2018-04-07kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada-2/+0
2018-03-16crypto: sm4 - introduce SM4 symmetric cipher algorithmGilad Ben-Yossef-0/+1
2018-03-09crypto: cfb - add support for Cipher FeedBack modeJames Bottomley-0/+1
2018-03-03crypto: ablk_helper - remove ablk_helperEric Biggers-1/+0
2018-02-22crypto: speck - add support for the Speck block cipherEric Biggers-0/+1
2018-01-20crypto: aes-generic - fix aes-generic regression on powerpcArnd Bergmann-1/+1
2018-01-12crypto: aes-generic - build with -Os on gcc-7+Arnd Bergmann-0/+1
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-22crypto: sm3 - add OSCCA SM3 secure hashGilad Ben-Yossef-0/+1
2017-06-10crypto: ecdh - add privkey generation supportTudor-Dan Ambarus-4/+5
2017-02-11crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann-0/+2
2017-02-11crypto: aes - add generic time invariant AES cipherArd Biesheuvel-0/+1
2016-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu-0/+1
2016-11-30crypto: rsa - Add Makefile dependencies to fix parallel buildsDavid Michael-0/+1
2016-11-28crypto: simd - Add simd skcipher helperHerbert Xu-0/+2
2016-11-01crypto: acomp - fix dependency in MakefileGiovanni Cabiddu-2/+3
2016-10-25crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu-0/+1
2016-10-25crypto: acomp - add asynchronous compression apiGiovanni Cabiddu-0/+2