summaryrefslogtreecommitdiff
path: root/crypto/Kconfig
AgeCommit message (Expand)AuthorFilesLines
10 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+0
12 daysMerge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-16/+20
12 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-12/+0
13 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-11/+6
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers1-12/+0
2026-04-03xor: move to lib/raid/Christoph Hellwig1-2/+0
2026-04-03crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTSEric Biggers1-8/+19
2026-04-03crypto: rng - Don't pull in DRBG when CRYPTO_FIPS=nEric Biggers1-7/+0
2026-04-03crypto: fips - Depend on CRYPTO_DRBG=yEric Biggers1-1/+1
2026-03-27crypto: remove HKDF libraryEric Biggers1-6/+0
2026-03-24crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3Eric Biggers1-1/+1
2026-03-24crypto: ghash - Remove ghash from crypto_shash APIEric Biggers1-7/+0
2026-03-24crypto: gcm - Use GHASH library instead of crypto_ahashEric Biggers1-1/+1
2026-03-23lib/crypto: gf128hash: Rename polyval module to gf128hashEric Biggers1-1/+1
2026-03-09crypto: jitterentropy - Use SHA-3 libraryDavid Howells1-1/+1
2026-03-09crypto: aes - Add cmac, xcbc, and cbcmac algorithms using libraryEric Biggers1-0/+2
2026-03-03crypto: Clean up help text for CRYPTO_CRC32Geert Uytterhoeven1-2/+0
2026-03-03crypto: Clean up help text for CRYPTO_CRC32CGeert Uytterhoeven1-2/+0
2026-03-03crypto: Clean up help text for CRYPTO_XXHASHGeert Uytterhoeven1-2/+0
2026-03-03crypto: Clean up help text for CRYPTO_SHA256Geert Uytterhoeven1-1/+0
2026-03-03crypto: Clean up help text for CRYPTO_BLAKE2BGeert Uytterhoeven1-2/+0
2026-02-10Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+9
2026-01-22crypto: Add ML-DSA crypto_sig supportDavid Howells1-0/+9
2026-01-12crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TIEric Biggers1-21/+0
2026-01-12crypto: aegis - Switch from crypto_ft_tab[] to aes_enc_tab[]Eric Biggers1-1/+1
2026-01-12crypto: nhpoly1305 - Remove crypto_shash supportEric Biggers1-6/+0
2026-01-12crypto: adiantum - Convert to use NH libraryEric Biggers1-1/+1
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-14/+7
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers1-12/+1
2025-11-11crypto: polyval - Remove the polyval crypto_shashEric Biggers1-10/+0
2025-11-11crypto: hctr2 - Convert to use POLYVAL libraryEric Biggers1-1/+1
2025-11-06crypto: sha3 - Reimplement using library APIEric Biggers1-0/+1
2025-10-30crypto: blake2b - Reimplement using library APIEric Biggers1-0/+1
2025-10-17crypto: drbg - Export CTR DRBG DF functionsHarsh Jain1-2/+6
2025-09-07crypto: curve25519 - Remove unused kpp supportEric Biggers1-8/+0
2025-08-29crypto: chacha - register only "-lib" driversEric Biggers1-1/+0
2025-08-29lib/crypto: poly1305: Consolidate into single moduleEric Biggers1-0/+2
2025-08-26crypto: md5 - Wrap library and add HMAC supportEric Biggers1-1/+2
2025-07-14crypto: sha1 - Wrap library and add HMAC supportEric Biggers1-1/+2
2025-07-08lib/crypto: hash_info: Move hash_info.c into lib/crypto/Eric Biggers1-3/+0
2025-07-04crypto: sha256 - Wrap library and add HMAC supportEric Biggers1-2/+2
2025-06-30crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 libraryEric Biggers1-1/+3
2025-06-13crypto: testmgr - reinstate kconfig control over full self-testsEric Biggers1-4/+21
2025-05-12crypto: testmgr - enable CRYPTO_MANAGER when CRYPTO_SELFTESTSEric Biggers1-2/+3
2025-05-12crypto: Kconfig - make CRYPTO_MANAGER a hidden symbolEric Biggers1-1/+1
2025-05-12crypto: testmgr - make it easier to enable the full set of testsEric Biggers1-10/+0
2025-05-12crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTSEric Biggers1-9/+15
2025-05-12crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARKEric Biggers1-3/+7
2025-05-12crypto: null - merge CRYPTO_NULL2 into CRYPTO_NULLEric Biggers1-7/+3
2025-05-12crypto: krb5enc - do not select CRYPTO_NULLEric Biggers1-1/+0