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