summaryrefslogtreecommitdiff
path: root/crypto/Makefile
AgeCommit message (Expand)Author
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-21crypto: remove obsolete 'comp' compression APIArd Biesheuvel
2025-03-20crypto,fs: Separate out hkdf_extract() and hkdf_expand()Hannes Reinecke
2025-03-02crypto/krb5: Implement Kerberos crypto coreDavid Howells
2025-03-02crypto: Add 'krb5enc' hash and cipher AEAD algorithmDavid Howells
2025-02-08crypto: crct10dif - remove from crypto APIEric Biggers
2025-02-08crypto: crc64-rocksoft - remove from crypto APIEric Biggers
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-01-04crypto: keywrap - remove unused keywrap algorithmEric Biggers
2025-01-04crypto: vmac - remove unused VMAC algorithmEric Biggers
2024-12-01crypto: crct10dif - expose arch-optimized lib functionEric Biggers
2024-12-01lib/crc-t10dif: stop wrapping the crypto APIEric Biggers
2024-10-28crypto: crc32c - Provide crc32c-arch driver for accelerated library codeArd Biesheuvel
2024-10-28crypto: crc32 - Provide crc32-arch driver for accelerated library codeArd Biesheuvel
2024-10-05crypto: ecdsa - Support P1363 signature decodingLukas Wunner
2024-10-05crypto: ecdsa - Move X9.62 signature decoding into templateLukas Wunner
2024-10-05crypto: rsassa-pkcs1 - Migrate to sig_alg backendLukas Wunner
2024-06-07crypto: sm2 - Remove sm2 algorithmHerbert Xu
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-04-24bpf: crypto: add skcipher to bpf cryptoVadim Fedorenko
2024-04-02crypto: remove CONFIG_CRYPTO_STATSEric Biggers
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