summaryrefslogtreecommitdiff
path: root/crypto/Makefile
AgeCommit message (Expand)Author
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers
2026-04-02xor: move to lib/raid/Christoph Hellwig
2026-03-27crypto: remove HKDF libraryEric Biggers
2026-03-23crypto: sm3 - Replace with wrapper around libraryEric Biggers
2026-03-23crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3Eric Biggers
2026-03-23crypto: ghash - Remove ghash from crypto_shash APIEric Biggers
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-10Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-21crypto: Add ML-DSA crypto_sig supportDavid Howells
2026-01-12crypto: aes - Replace aes-generic with wrapper around libEric Biggers
2026-01-12crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TIEric Biggers
2026-01-12crypto: nhpoly1305 - Remove crypto_shash supportEric Biggers
2026-01-05crypto: Enable context analysisMarco Elver
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers
2025-11-11crypto: polyval - Remove the polyval crypto_shashEric Biggers
2025-11-05crypto: sha3 - Reimplement using library APIEric Biggers
2025-10-29crypto: blake2b - Reimplement using library APIEric Biggers
2025-10-17crypto: drbg - Export CTR DRBG DF functionsHarsh Jain
2025-09-06crypto: curve25519 - Remove unused kpp supportEric Biggers
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-14crypto: sha1 - Wrap library and add HMAC supportEric Biggers
2025-07-08lib/crypto: hash_info: Move hash_info.c into lib/crypto/Eric Biggers
2025-07-04crypto: sha256 - Wrap library and add HMAC supportEric Biggers
2025-06-30crypto/crc32[c]: register only "-lib" driversEric Biggers
2025-06-30crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 libraryEric Biggers
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-12crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARKEric Biggers
2025-05-12crypto: null - merge CRYPTO_NULL2 into CRYPTO_NULLEric Biggers
2025-05-05crypto: sha256 - support arch-optimized lib and expose through shashEric Biggers
2025-05-05crypto: poly1305 - Remove algorithmHerbert Xu
2025-04-28crypto: crc32 - remove "generic" from file and module namesEric Biggers
2025-04-16crypto: poly1305 - centralize the shash wrappers for arch codeEric Biggers
2025-04-16crypto: lib/sm3 - Move sm3 library into lib/cryptoHerbert Xu
2025-04-07crypto: chacha - centralize the skcipher wrappers for arch codeEric Biggers
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