summaryrefslogtreecommitdiff
path: root/crypto/Makefile
AgeCommit message (Expand)Author
2023-12-08crypto: cfb,ofb - Remove cfb and ofbHerbert Xu
2023-09-20crypto: skcipher - Add lskcipherHerbert Xu
2023-06-23crypto: sig - Add interface for sign/verifyHerbert Xu
2023-06-23crypto: geniv - Split geniv out of AEAD Kconfig optionHerbert Xu
2023-05-12crypto: jitter - add interface for gathering of raw entropyStephan Müller
2022-11-11crypto: move gf128mul library into lib/cryptoArd Biesheuvel
2022-09-24crypto: aria - prepare generic module for optimized implementationsTaehee Yoo
2022-08-10crypto: blake2b: effectively disable frame size warningLinus Torvalds
2022-07-15crypto: aria - Implement ARIA symmetric cipher algorithmTaehee Yoo
2022-06-10crypto: blake2s - remove shash moduleJason A. Donenfeld
2022-06-10crypto: memneq - move into lib/Jason A. Donenfeld
2022-06-10crypto: hctr2 - Add HCTR2 supportNathan Huckleberry
2022-06-10crypto: polyval - Add POLYVAL supportNathan Huckleberry
2022-06-10crypto: xctr - Add XCTR supportNathan Huckleberry
2022-04-08crypto: sm3,sm4 - move into crypto directoryJason A. Donenfeld
2022-03-07crypto: add rocksoft 64b crc guard tag frameworkKeith Busch
2021-11-26crypto: kdf - add SP800-108 counter key derivation functionStephan Müller
2021-09-22isystem: delete global -isystem compile optionAlexey Dobriyan
2021-08-27crypto: rmd320 - remove rmd320 in MakefileLukas Bulwahn
2021-03-26crypto: ecdsa - Add support for ECDSA signature verificationStefan Berger
2021-01-29crypto: salsa20 - remove Salsa20 stream cipher algorithmArd Biesheuvel
2021-01-29crypto: tgr192 - remove Tiger 128/160/192 hash algorithmsArd Biesheuvel
2021-01-29crypto: rmd256 - remove RIPE-MD 256 hash algorithmArd Biesheuvel
2021-01-29crypto: rmd128 - remove RIPE-MD 128 hash algorithmArd Biesheuvel
2020-09-25crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithmTianjia Zhang
2019-11-17crypto: ablkcipher - remove deprecated and unused ablkcipher supportArd Biesheuvel
2019-11-17crypto: curve25519 - implement generic KPP driverArd Biesheuvel
2019-11-17crypto: blake2s - implement generic shash driverArd Biesheuvel
2019-11-17crypto: aead - Split out geniv into its own moduleHerbert Xu
2019-11-01crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers
2019-11-01crypto: skcipher - remove the "blkcipher" algorithm typeEric Biggers
2019-11-01crypto: blake2b - add blake2b generic implementationDavid Sterba
2019-10-05crypto: aegis128-neon - use Clang compatible cflags for ARMArd Biesheuvel
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