summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann2017-02-111-0/+2
* crypto: aes - add generic time invariant AES cipherArd Biesheuvel2017-02-111-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-11-301-0/+1
|\
| * crypto: rsa - Add Makefile dependencies to fix parallel buildsDavid Michael2016-11-301-0/+1
* | crypto: simd - Add simd skcipher helperHerbert Xu2016-11-281-0/+2
* | crypto: acomp - fix dependency in MakefileGiovanni Cabiddu2016-11-011-2/+3
* | crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu2016-10-251-0/+1
* | crypto: acomp - add asynchronous compression apiGiovanni Cabiddu2016-10-251-0/+2
|/
* crypto: skcipher - Remove top-level givcipher interfaceHerbert Xu2016-07-181-2/+0
* crypto: ecdh - Add ECDH software supportSalvatore Benedetto2016-06-231-0/+4
* crypto: dh - Add DH software implementationSalvatore Benedetto2016-06-231-0/+4
* crypto: kpp - Key-agreement Protocol Primitives API (KPP)Salvatore Benedetto2016-06-231-0/+1
* crypto: sha3 - Add SHA-3 hash algorithmJeff Garzik2016-06-201-0/+1
* crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang2016-02-011-0/+1
* crypto: crc32 - Rename generic implementationHerbert Xu2016-01-301-1/+1
* crypto: compress - remove unused pcomp interfaceJoonsoo Kim2016-01-271-2/+0
* crypto: rsa - RSA padding algorithmAndrzej Zaborowski2015-12-091-0/+1
* crypto: keywrap - enable compilationStephan Mueller2015-10-151-0/+1
* crypto: akcipher - Changes to asymmetric key APITadeusz Struk2015-10-141-3/+6