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