summaryrefslogtreecommitdiff
path: root/crypto/Makefile
AgeCommit message (Expand)AuthorFilesLines
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2026-02-10Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2026-01-22crypto: Add ML-DSA crypto_sig supportDavid Howells1-0/+2
2026-01-12crypto: aes - Replace aes-generic with wrapper around libEric Biggers1-2/+1
2026-01-12crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TIEric Biggers1-1/+0
2026-01-12crypto: nhpoly1305 - Remove crypto_shash supportEric Biggers1-1/+0
2026-01-05crypto: Enable context analysisMarco Elver1-0/+2
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+2
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers1-1/+0
2025-11-11crypto: polyval - Remove the polyval crypto_shashEric Biggers1-1/+0
2025-11-06crypto: sha3 - Reimplement using library APIEric Biggers1-1/+1
2025-10-30crypto: blake2b - Reimplement using library APIEric Biggers1-2/+1
2025-10-17crypto: drbg - Export CTR DRBG DF functionsHarsh Jain1-0/+2
2025-09-07crypto: curve25519 - Remove unused kpp supportEric Biggers1-1/+0
2025-07-29Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+2
2025-07-14crypto: sha1 - Wrap library and add HMAC supportEric Biggers1-1/+1
2025-07-08lib/crypto: hash_info: Move hash_info.c into lib/crypto/Eric Biggers1-1/+0
2025-07-04crypto: sha256 - Wrap library and add HMAC supportEric Biggers1-1/+0
2025-06-30crypto/crc32[c]: register only "-lib" driversEric Biggers1-2/+0
2025-06-30crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 libraryEric Biggers1-1/+1
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-6/+6
2025-05-12crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARKEric Biggers1-1/+1
2025-05-12crypto: null - merge CRYPTO_NULL2 into CRYPTO_NULLEric Biggers1-1/+1
2025-05-05crypto: sha256 - support arch-optimized lib and expose through shashEric Biggers1-1/+2
2025-05-05crypto: poly1305 - Remove algorithmHerbert Xu1-2/+0
2025-04-28crypto: crc32 - remove "generic" from file and module namesEric Biggers1-4/+6
2025-04-16crypto: poly1305 - centralize the shash wrappers for arch codeEric Biggers1-1/+2
2025-04-16crypto: lib/sm3 - Move sm3 library into lib/cryptoHerbert Xu1-1/+0
2025-04-07crypto: chacha - centralize the skcipher wrappers for arch codeEric Biggers1-1/+2
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+4
2025-03-27Merge 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-21crypto,fs: Separate out hkdf_extract() and hkdf_expand()Hannes Reinecke1-0/+1
2025-03-03crypto/krb5: Implement Kerberos crypto coreDavid Howells1-0/+2
2025-03-03crypto: Add 'krb5enc' hash and cipher AEAD algorithmDavid Howells1-0/+1
2025-02-09crypto: crct10dif - remove from crypto APIEric Biggers1-2/+0
2025-02-09crypto: 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-02crypto: crct10dif - expose arch-optimized lib functionEric Biggers1-0/+1
2024-12-02lib/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-15Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+3
2024-04-25bpf: crypto: add skcipher to bpf cryptoVadim Fedorenko1-0/+3