summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* crypto: memneq - move into lib/Jason A. Donenfeld2022-06-121-1/+1
* crypto: sm3,sm4 - move into crypto directoryJason A. Donenfeld2022-04-081-2/+4
* crypto: add rocksoft 64b crc guard tag frameworkKeith Busch2022-03-071-0/+1
* crypto: kdf - add SP800-108 counter key derivation functionStephan Müller2021-11-261-0/+5
* isystem: delete global -isystem compile optionAlexey Dobriyan2021-09-221-0/+2
* crypto: rmd320 - remove rmd320 in MakefileLukas Bulwahn2021-08-271-1/+0
* crypto: ecdsa - Add support for ECDSA signature verificationStefan Berger2021-03-261-0/+6
* crypto: salsa20 - remove Salsa20 stream cipher algorithmArd Biesheuvel2021-01-291-1/+0
* crypto: tgr192 - remove Tiger 128/160/192 hash algorithmsArd Biesheuvel2021-01-291-1/+0
* crypto: rmd256 - remove RIPE-MD 256 hash algorithmArd Biesheuvel2021-01-291-1/+0
* crypto: rmd128 - remove RIPE-MD 128 hash algorithmArd Biesheuvel2021-01-291-1/+0
* crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithmTianjia Zhang2020-09-251-0/+8
* 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