aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-06-23crypto: sig - Add interface for sign/verifyGravatar Herbert Xu 1-0/+1
2023-06-23crypto: geniv - Split geniv out of AEAD Kconfig optionGravatar Herbert Xu 1-1/+1
2023-05-12crypto: jitter - add interface for gathering of raw entropyGravatar Stephan Müller 1-0/+1
2022-11-11crypto: move gf128mul library into lib/cryptoGravatar Ard Biesheuvel 1-1/+0
2022-09-24crypto: aria - prepare generic module for optimized implementationsGravatar Taehee Yoo 1-1/+1
2022-08-10crypto: blake2b: effectively disable frame size warningGravatar Linus Torvalds 1-0/+1
2022-07-15crypto: aria - Implement ARIA symmetric cipher algorithmGravatar Taehee Yoo 1-0/+1
2022-06-10crypto: blake2s - remove shash moduleGravatar Jason A. Donenfeld 1-1/+0
2022-06-10crypto: memneq - move into lib/Gravatar Jason A. Donenfeld 1-1/+1
2022-06-10crypto: hctr2 - Add HCTR2 supportGravatar Nathan Huckleberry 1-0/+1
2022-06-10crypto: polyval - Add POLYVAL supportGravatar Nathan Huckleberry 1-0/+1
2022-06-10crypto: xctr - Add XCTR supportGravatar Nathan Huckleberry 1-0/+1
2022-04-08crypto: sm3,sm4 - move into crypto directoryGravatar Jason A. Donenfeld 1-2/+4
2022-03-07crypto: add rocksoft 64b crc guard tag frameworkGravatar Keith Busch 1-0/+1
2021-11-26crypto: kdf - add SP800-108 counter key derivation functionGravatar Stephan Müller 1-0/+5
2021-09-22isystem: delete global -isystem compile optionGravatar Alexey Dobriyan 1-0/+2
2021-08-27crypto: rmd320 - remove rmd320 in MakefileGravatar Lukas Bulwahn 1-1/+0
2021-03-26crypto: ecdsa - Add support for ECDSA signature verificationGravatar Stefan Berger 1-0/+6
2021-01-29crypto: salsa20 - remove Salsa20 stream cipher algorithmGravatar Ard Biesheuvel 1-1/+0
2021-01-29crypto: tgr192 - remove Tiger 128/160/192 hash algorithmsGravatar Ard Biesheuvel 1-1/+0
2021-01-29crypto: rmd256 - remove RIPE-MD 256 hash algorithmGravatar Ard Biesheuvel 1-1/+0
2021-01-29crypto: rmd128 - remove RIPE-MD 128 hash algorithmGravatar Ard Biesheuvel 1-1/+0
2020-09-25crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithmGravatar Tianjia Zhang 1-0/+8
2019-11-17crypto: ablkcipher - remove deprecated and unused ablkcipher supportGravatar Ard Biesheuvel 1-3/+1
2019-11-17crypto: curve25519 - implement generic KPP driverGravatar Ard Biesheuvel 1-0/+1
2019-11-17crypto: blake2s - implement generic shash driverGravatar Ard Biesheuvel 1-0/+1
2019-11-17crypto: aead - Split out geniv into its own moduleGravatar Herbert Xu 1-0/+1
2019-11-01crypto: skcipher - rename the crypto_blkcipher module and kconfig optionGravatar Eric Biggers 1-3/+3
2019-11-01crypto: skcipher - remove the "blkcipher" algorithm typeGravatar Eric Biggers 1-1/+0
2019-11-01crypto: blake2b - add blake2b generic implementationGravatar David Sterba 1-0/+1
2019-10-05crypto: aegis128-neon - use Clang compatible cflags for ARMGravatar Ard Biesheuvel 1-1/+1
2019-09-21Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2019-09-03crypto: essiv - create wrapper template for ESSIV generationGravatar Ard Biesheuvel 1-0/+1
2019-08-15crypto: arm64/aegis128 - implement plain NEON versionGravatar Ard Biesheuvel 1-1/+8
2019-08-15crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsGravatar Ard Biesheuvel 1-0/+12
2019-08-15crypto: aegis128 - add support for SIMD accelerationGravatar Ard Biesheuvel 1-0/+1
2019-08-02crypto: jitterentropy - build without sanitizerGravatar Arnd Bergmann 1-0/+2
2019-08-02Revert "crypto: aegis128 - add support for SIMD acceleration"Gravatar Herbert Xu 1-12/+0
2019-07-26crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsGravatar Ard Biesheuvel 1-0/+11
2019-07-26crypto: aegis128 - add support for SIMD accelerationGravatar Ard Biesheuvel 1-0/+1
2019-07-26crypto: aegis128l/aegis256 - remove x86 and generic implementationsGravatar Ard Biesheuvel 1-2/+0
2019-07-26crypto: morus - remove generic and x86 implementationsGravatar Ard Biesheuvel 1-2/+0
2019-06-06crypto: xxhash - Implement xxhash supportGravatar Nikolay Borisov 1-0/+1
2019-05-30crypto: cryptd - move kcrypto_wq into cryptdGravatar Eric Biggers 1-2/+0
2019-04-18crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmGravatar Vitaly Chikunov 1-0/+8
2019-04-18crypto: ecc - make ecc into separate moduleGravatar Vitaly Chikunov 1-1/+1
2019-03-07lib/lzo: separate lzo-rle from lzoGravatar Dave Rodgman 1-1/+1
2018-12-07crypto: user - made crypto_user_stat optionalGravatar Corentin Labbe 1-1/+2
2018-11-20crypto: adiantum - add Adiantum supportGravatar Eric Biggers 1-0/+1
2018-11-20crypto: nhpoly1305 - add NHPoly1305 supportGravatar Eric Biggers 1-0/+1