summaryrefslogtreecommitdiff
path: root/crypto/Makefile
AgeCommit message (Expand)AuthorFilesLines
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+4
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds1-0/+1
2025-03-21crypto: remove obsolete 'comp' compression APIArd Biesheuvel1-1/+1
2025-03-20crypto,fs: Separate out hkdf_extract() and hkdf_expand()Hannes Reinecke1-0/+1
2025-03-02crypto/krb5: Implement Kerberos crypto coreDavid Howells1-0/+2
2025-03-02crypto: Add 'krb5enc' hash and cipher AEAD algorithmDavid Howells1-0/+1
2025-02-08crypto: crct10dif - remove from crypto APIEric Biggers1-2/+0
2025-02-08crypto: crc64-rocksoft - remove from crypto APIEric Biggers1-1/+0
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+0
2025-01-04crypto: keywrap - remove unused keywrap algorithmEric Biggers1-1/+0
2025-01-04crypto: vmac - remove unused VMAC algorithmEric Biggers1-1/+0
2024-12-01crypto: crct10dif - expose arch-optimized lib functionEric Biggers1-0/+1
2024-12-01lib/crc-t10dif: stop wrapping the crypto APIEric Biggers1-1/+1
2024-10-28crypto: crc32c - Provide crc32c-arch driver for accelerated library codeArd Biesheuvel1-0/+1
2024-10-28crypto: crc32 - Provide crc32-arch driver for accelerated library codeArd Biesheuvel1-0/+1
2024-10-05crypto: ecdsa - Support P1363 signature decodingLukas Wunner1-0/+1
2024-10-05crypto: ecdsa - Move X9.62 signature decoding into templateLukas Wunner1-1/+2
2024-10-05crypto: rsassa-pkcs1 - Migrate to sig_alg backendLukas Wunner1-0/+1
2024-06-07crypto: sm2 - Remove sm2 algorithmHerbert Xu1-8/+0
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+3
2024-04-24bpf: crypto: add skcipher to bpf cryptoVadim Fedorenko1-0/+3
2024-04-02crypto: remove CONFIG_CRYPTO_STATSEric Biggers1-2/+0
2023-12-08crypto: cfb,ofb - Remove cfb and ofbHerbert Xu1-2/+0
2023-09-20crypto: skcipher - Add lskcipherHerbert Xu1-1/+5
2023-06-23crypto: sig - Add interface for sign/verifyHerbert Xu1-0/+1
2023-06-23crypto: geniv - Split geniv out of AEAD Kconfig optionHerbert Xu1-1/+1
2023-05-12crypto: jitter - add interface for gathering of raw entropyStephan Müller1-0/+1
2022-11-11crypto: move gf128mul library into lib/cryptoArd Biesheuvel1-1/+0
2022-09-24crypto: aria - prepare generic module for optimized implementationsTaehee Yoo1-1/+1
2022-08-10crypto: blake2b: effectively disable frame size warningLinus Torvalds1-0/+1
2022-07-15crypto: aria - Implement ARIA symmetric cipher algorithmTaehee Yoo1-0/+1
2022-06-10crypto: blake2s - remove shash moduleJason A. Donenfeld1-1/+0
2022-06-10crypto: memneq - move into lib/Jason A. Donenfeld1-1/+1
2022-06-10crypto: hctr2 - Add HCTR2 supportNathan Huckleberry1-0/+1
2022-06-10crypto: polyval - Add POLYVAL supportNathan Huckleberry1-0/+1
2022-06-10crypto: xctr - Add XCTR supportNathan Huckleberry1-0/+1
2022-04-08crypto: sm3,sm4 - move into crypto directoryJason A. Donenfeld1-2/+4
2022-03-07crypto: add rocksoft 64b crc guard tag frameworkKeith Busch1-0/+1
2021-11-26crypto: kdf - add SP800-108 counter key derivation functionStephan Müller1-0/+5
2021-09-22isystem: delete global -isystem compile optionAlexey Dobriyan1-0/+2
2021-08-27crypto: rmd320 - remove rmd320 in MakefileLukas Bulwahn1-1/+0
2021-03-26crypto: ecdsa - Add support for ECDSA signature verificationStefan Berger1-0/+6
2021-01-29crypto: salsa20 - remove Salsa20 stream cipher algorithmArd Biesheuvel1-1/+0
2021-01-29crypto: tgr192 - remove Tiger 128/160/192 hash algorithmsArd Biesheuvel1-1/+0
2021-01-29crypto: rmd256 - remove RIPE-MD 256 hash algorithmArd Biesheuvel1-1/+0
2021-01-29crypto: rmd128 - remove RIPE-MD 128 hash algorithmArd Biesheuvel1-1/+0
2020-09-25crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithmTianjia Zhang1-0/+8
2019-11-17crypto: ablkcipher - remove deprecated and unused ablkcipher supportArd Biesheuvel1-3/+1
2019-11-17crypto: curve25519 - implement generic KPP driverArd Biesheuvel1-0/+1
2019-11-17crypto: blake2s - implement generic shash driverArd Biesheuvel1-0/+1