summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile
AgeCommit message (Expand)AuthorLines
2025-09-06crypto: curve25519 - Remove unused kpp supportEric Biggers-1/+0
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+2
2025-07-14crypto: sha1 - Wrap library and add HMAC supportEric Biggers-1/+1
2025-07-08lib/crypto: hash_info: Move hash_info.c into lib/crypto/Eric Biggers-1/+0
2025-07-04crypto: sha256 - Wrap library and add HMAC supportEric Biggers-1/+0
2025-06-30crypto/crc32[c]: register only "-lib" driversEric Biggers-2/+0
2025-06-30crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 libraryEric Biggers-1/+1
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-6/+6
2025-05-12crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARKEric Biggers-1/+1
2025-05-12crypto: null - merge CRYPTO_NULL2 into CRYPTO_NULLEric Biggers-1/+1
2025-05-05crypto: sha256 - support arch-optimized lib and expose through shashEric Biggers-1/+2
2025-05-05crypto: poly1305 - Remove algorithmHerbert Xu-2/+0
2025-04-28crypto: crc32 - remove "generic" from file and module namesEric Biggers-4/+6
2025-04-16crypto: poly1305 - centralize the shash wrappers for arch codeEric Biggers-1/+2
2025-04-16crypto: lib/sm3 - Move sm3 library into lib/cryptoHerbert Xu-1/+0
2025-04-07crypto: chacha - centralize the skcipher wrappers for arch codeEric Biggers-1/+2
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1/+4
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds-0/+1
2025-03-21crypto: remove obsolete 'comp' compression APIArd Biesheuvel-1/+1
2025-03-20crypto,fs: Separate out hkdf_extract() and hkdf_expand()Hannes Reinecke-0/+1
2025-03-02crypto/krb5: Implement Kerberos crypto coreDavid Howells-0/+2
2025-03-02crypto: Add 'krb5enc' hash and cipher AEAD algorithmDavid Howells-0/+1
2025-02-08crypto: crct10dif - remove from crypto APIEric Biggers-2/+0
2025-02-08crypto: crc64-rocksoft - remove from crypto APIEric Biggers-1/+0
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-2/+0
2025-01-04crypto: keywrap - remove unused keywrap algorithmEric Biggers-1/+0
2025-01-04crypto: vmac - remove unused VMAC algorithmEric Biggers-1/+0
2024-12-01crypto: crct10dif - expose arch-optimized lib functionEric Biggers-0/+1
2024-12-01lib/crc-t10dif: stop wrapping the crypto APIEric Biggers-1/+1
2024-10-28crypto: crc32c - Provide crc32c-arch driver for accelerated library codeArd Biesheuvel-0/+1
2024-10-28crypto: crc32 - Provide crc32-arch driver for accelerated library codeArd Biesheuvel-0/+1
2024-10-05crypto: ecdsa - Support P1363 signature decodingLukas Wunner-0/+1
2024-10-05crypto: ecdsa - Move X9.62 signature decoding into templateLukas Wunner-1/+2
2024-10-05crypto: rsassa-pkcs1 - Migrate to sig_alg backendLukas Wunner-0/+1
2024-06-07crypto: sm2 - Remove sm2 algorithmHerbert Xu-8/+0
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+3
2024-04-24bpf: crypto: add skcipher to bpf cryptoVadim Fedorenko-0/+3
2024-04-02crypto: remove CONFIG_CRYPTO_STATSEric Biggers-2/+0
2023-12-08crypto: cfb,ofb - Remove cfb and ofbHerbert Xu-2/+0
2023-09-20crypto: skcipher - Add lskcipherHerbert Xu-1/+5
2023-06-23crypto: sig - Add interface for sign/verifyHerbert Xu-0/+1
2023-06-23crypto: geniv - Split geniv out of AEAD Kconfig optionHerbert Xu-1/+1
2023-05-12crypto: jitter - add interface for gathering of raw entropyStephan Müller-0/+1
2022-11-11crypto: move gf128mul library into lib/cryptoArd Biesheuvel-1/+0
2022-09-24crypto: aria - prepare generic module for optimized implementationsTaehee Yoo-1/+1
2022-08-10crypto: blake2b: effectively disable frame size warningLinus Torvalds-0/+1
2022-07-15crypto: aria - Implement ARIA symmetric cipher algorithmTaehee Yoo-0/+1
2022-06-10crypto: blake2s - remove shash moduleJason A. Donenfeld-1/+0
2022-06-10crypto: memneq - move into lib/Jason A. Donenfeld-1/+1
2022-06-10crypto: hctr2 - Add HCTR2 supportNathan Huckleberry-0/+1