aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
AgeCommit message (Expand)AuthorFilesLines
10 daysMIPS: Remove unused arch/mips/crypto directoryEthan Nelson-Moore1-3/+0
10 daysLoongArch: Remove unused arch/loongarch/crypto directoryEthan Nelson-Moore1-3/+0
2026-05-07crypto: af_alg - Document the deprecation of AF_ALGEric Biggers1-18/+51
2026-05-07crypto: drbg - Use HMAC-SHA512 library APIEric Biggers1-2/+1
2026-05-07crypto: drbg - Flatten the DRBG menuEric Biggers1-12/+5
2026-05-07crypto: drbg - Remove support for HASH_DRBGEric Biggers1-8/+0
2026-05-07crypto: drbg - Remove support for CTR_DRBGEric Biggers1-8/+0
2026-05-07crypto: drbg - Remove always-enabled symbol CRYPTO_DRBG_HMACEric Biggers1-7/+3
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+0
2026-04-15Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-16/+20
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-12/+0
2026-04-13Merge 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-02xor: 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-23crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3Eric Biggers1-1/+1
2026-03-23crypto: ghash - Remove ghash from crypto_shash APIEric Biggers1-7/+0
2026-03-23crypto: 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-02crypto: Clean up help text for CRYPTO_CRC32Geert Uytterhoeven1-2/+0
2026-03-02crypto: Clean up help text for CRYPTO_CRC32CGeert Uytterhoeven1-2/+0
2026-03-02crypto: Clean up help text for CRYPTO_XXHASHGeert Uytterhoeven1-2/+0
2026-03-02crypto: Clean up help text for CRYPTO_SHA256Geert Uytterhoeven1-1/+0
2026-03-02crypto: 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-21crypto: 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-05crypto: sha3 - Reimplement using library APIEric Biggers1-0/+1
2025-10-29crypto: blake2b - Reimplement using library APIEric Biggers1-0/+1
2025-10-17crypto: drbg - Export CTR DRBG DF functionsHarsh Jain1-2/+6
2025-09-06crypto: 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
2025-05-12crypto: geniv - use memcpy_sglist() instead of null skcipherEric Biggers1-1/+0
2025-05-12crypto: gcm - use memcpy_sglist() instead of null skcipherEric Biggers1-1/+0
2025-05-12crypto: authenc - use memcpy_sglist() instead of null skcipherEric Biggers1-1/+0
2025-05-12crypto: algif_aead - use memcpy_sglist() instead of null skcipherEric Biggers1-1/+0
2025-05-05crypto: sha256 - support arch-optimized lib and expose through shashEric Biggers1-0/+1
2025-05-05crypto: poly1305 - Remove algorithmHerbert Xu1-12/+0
2025-05-05crypto: chacha20poly1305 - Use lib/crypto poly1305Herbert Xu1-1/+1
2025-04-28crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTOEric Biggers1-1/+1
2025-04-28crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTOEric Biggers1-1/+1
2025-04-16crypto: lib/sm3 - Move sm3 library into lib/cryptoHerbert Xu1-4/+1
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+16
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds1-0/+6
2025-03-20crypto,fs: Separate out hkdf_extract() and hkdf_expand()Hannes Reinecke1-0/+6
2025-03-08crypto: Kconfig - Select LIB generic optionHerbert Xu1-0/+3
2025-03-02crypto/krb5: Implement Kerberos crypto coreDavid Howells1-0/+1
2025-03-02crypto: Add 'krb5enc' hash and cipher AEAD algorithmDavid Howells1-0/+12
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu1-3/+3
2025-02-08crypto: crct10dif - remove from crypto APIEric Biggers1-9/+0
2025-02-08crypto: crc64-rocksoft - remove from crypto APIEric Biggers1-11/+0
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-18/+0
2025-01-04crypto: keywrap - remove unused keywrap algorithmEric Biggers1-8/+0
2025-01-04crypto: vmac - remove unused VMAC algorithmEric Biggers1-10/+0
2024-12-01lib/crc-t10dif: stop wrapping the crypto APIEric Biggers1-0/+1
2024-10-28crypto: ecdsa - Update Kconfig help text for NIST P521Lukas Wunner1-1/+1
2024-10-05crypto: rsassa-pkcs1 - Migrate to sig_alg backendLukas Wunner1-0/+1
2024-10-05crypto: ecrdsa - Migrate to sig_alg backendLukas Wunner1-1/+1
2024-10-05crypto: ecdsa - Migrate to sig_alg backendLukas Wunner1-1/+1
2024-08-24crypto: jitter - set default OSR to 3Stephan Mueller1-1/+1
2024-06-07crypto: sm2 - Remove sm2 algorithmHerbert Xu1-18/+0
2024-04-02crypto: remove CONFIG_CRYPTO_STATSEric Biggers1-20/+0
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2024-03-13Revert "crypto: remove CONFIG_CRYPTO_STATS"Herbert Xu1-0/+20
2024-03-01crypto: remove CONFIG_CRYPTO_STATSEric Biggers1-20/+0
2024-02-24crypto: jitter - fix CRYPTO_JITTERENTROPY help textRandy Dunlap1-2/+3
2024-01-22RISC-V: hook new crypto subdir into build-systemHeiko Stuebner1-0/+3
2023-12-08crypto: cfb,ofb - Remove cfb and ofbHerbert Xu1-23/+0
2023-11-07crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERTHerbert Xu1-3/+25
2023-10-13crypto: skcipher - Add dependency on ecbHerbert Xu1-1/+2
2023-10-01crypto: jitter - Allow configuration of oversampling rateStephan Müller1-0/+17
2023-10-01crypto: jitter - Allow configuration of memory sizeStephan Müller1-0/+43
2023-06-23crypto: sig - Add interface for sign/verifyHerbert Xu1-0/+10
2023-06-23crypto: geniv - Split geniv out of AEAD Kconfig optionHerbert Xu1-11/+8
2023-06-23crypto: algboss - Add missing dependency on RNG2Herbert Xu1-3/+4
2023-05-24crypto: Kconfig - warn about performance overhead of CRYPTO_STATSEric Biggers1-0/+3
2023-05-12crypto: jitter - add interface for gathering of raw entropyStephan Müller1-0/+20
2023-05-12crypto: jitter - replace LFSR with SHA3-256Stephan Müller1-0/+1
2023-05-01LoongArch: crypto: Add crc32 and crc32c hw accelerationMin Zhou1-0/+3
2022-11-11crypto: move gf128mul library into lib/cryptoArd Biesheuvel1-6/+3
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2022-10-03crypto: kmsan: disable accelerated configs under KMSANAlexander Potapenko1-0/+30
2022-09-24crypto: blake2s - revert unintended config addition of CRYPTO_BLAKE2SLukas Bulwahn1-21/+0
2022-08-26crypto: Kconfig - simplify compression/RNG entriesRobert Elliott1-32/+50
2022-08-26crypto: Kconfig - simplify cipher entriesRobert Elliott1-113/+121
2022-08-26crypto: Kconfig - simplify userspace entriesRobert Elliott1-24/+41
2022-08-26crypto: Kconfig - simplify hash entriesRobert Elliott1-79/+97
2022-08-26crypto: Kconfig - simplify aead entriesRobert Elliott1-18/+30
2022-08-26crypto: Kconfig - simplify CRC entriesRobert Elliott1-12/+25
2022-08-26crypto: Kconfig - simplify public-key entriesRobert Elliott1-21/+34
2022-08-26crypto: Kconfig - add submenusRobert Elliott1-458/+479
2022-08-26crypto: Kconfig - submenus for arm and arm64Robert Elliott1-0/+6
2022-08-26crypto: Kconfig - move x86 entries to a submenuRobert Elliott1-495/+3
2022-08-26crypto: Kconfig - move sparc entries to a submenuRobert Elliott1-98/+3
2022-08-26crypto: Kconfig - move s390 entries to a submenuRobert Elliott1-115/+3
2022-08-26crypto: Kconfig - move powerpc entries to a submenuRobert Elliott1-73/+3
2022-08-26crypto: Kconfig - move mips entries to a submenuRobert Elliott1-55/+4
2022-08-19crypto: lib - create utils module and move __crypto_memneq into itEric Biggers1-1/+1
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-21/+77
2022-07-22crypto: rmd160 - fix Kconfig "its" grammarRandy Dunlap1-1/+1
2022-07-15crypto: lib - make the sha1 library optionalEric Biggers1-0/+1
2022-07-15crypto: fips - make proc files report fips module name and versionVladis Dronov1-0/+21
2022-07-15crypto: aria - Implement ARIA symmetric cipher algorithmTaehee Yoo1-0/+15
2022-07-06crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld1-0/+114
2022-06-12crypto: memneq - move into lib/Jason A. Donenfeld1-0/+1
2022-06-10crypto: blake2s - remove shash moduleJason A. Donenfeld1-19/+1
2022-06-10crypto: memneq - move into lib/Jason A. Donenfeld1-0/+1
2022-06-10crypto: x86/polyval - Add PCLMULQDQ accelerated implementation of POLYVALNathan Huckleberry1-0/+9
2022-06-10crypto: x86/aesni-xctr - Add accelerated implementation of XCTRNathan Huckleberry1-1/+1
2022-06-10crypto: hctr2 - Add HCTR2 supportNathan Huckleberry1-0/+11
2022-06-10crypto: polyval - Add POLYVAL supportNathan Huckleberry1-0/+8
2022-06-10crypto: xctr - Add XCTR supportNathan Huckleberry1-0/+9
2022-04-08crypto: sm3,sm4 - move into crypto directoryJason A. Donenfeld1-6/+12
2022-03-26Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+5
2022-03-07crypto: add rocksoft 64b crc guard tag frameworkKeith Busch1-0/+5
2022-03-03crypto: dh - implement private key generation primitive for ffdheXYZ(dh)Nicolai Stange1-0/+1
2022-03-03crypto: dh - implement ffdheXYZ(dh) templatesNicolai Stange1-0/+6
2022-02-18crypto: lrw - Add dependency on ecbHerbert Xu1-0/+1
2022-01-31crypto: kdf - Select hmac in addition to sha256Herbert Xu1-0/+1
2022-01-28crypto: x86/sm3 - add AVX assembly implementationTianjia Zhang1-0/+13
2022-01-28crypto: sm3 - make dependent on sm3 libraryTianjia Zhang1-0/+1
2022-01-28crypto: sm2 - make dependent on sm3 libraryTianjia Zhang1-1/+1
2022-01-18lib/crypto: add prompts back to crypto librariesJustin M. Forbes1-2/+0
2022-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+4
2022-01-07lib/crypto: blake2s: include as built-inJason A. Donenfeld1-1/+2
2021-12-31crypto: kdf - select SHA-256 required for self-testStephan Müller1-1/+1
2021-11-26crypto: kdf - add SP800-108 counter key derivation functionStephan Müller1-0/+4
2021-10-01crypto: ecc - fix CRYPTO_DEFAULT_RNG dependencyArnd Bergmann1-1/+1
2021-08-27crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementationTianjia Zhang1-0/+22
2021-07-30crypto: x86/sm4 - add AES-NI/AVX/x86_64 implementationTianjia Zhang1-0/+21
2021-07-30crypto: sm4 - create SM4 library based on sm4 generic codeTianjia Zhang1-0/+1
2021-07-16crypto: drbg - select SHA512Stephan Mueller1-1/+1
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-5/+10
2021-04-22crypto: camellia - drop duplicate "depends on CRYPTO"Randy Dunlap1-5/+0
2021-03-26crypto: ecdsa - Add support for ECDSA signature verificationStefan Berger1-0/+10
2021-03-08crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki1-1/+1
2021-02-10crypto: serpent - get rid of obsolete tnepres variantArd Biesheuvel1-2/+1
2021-01-29crypto: salsa20 - remove Salsa20 stream cipher algorithmArd Biesheuvel1-12/+0
2021-01-29crypto: tgr192 - remove Tiger 128/160/192 hash algorithmsArd Biesheuvel1-13/+0
2021-01-29crypto: rmd320 - remove RIPE-MD 320 hash algorithmArd Biesheuvel1-12/+0
2021-01-29crypto: rmd256 - remove RIPE-MD 256 hash algorithmArd Biesheuvel1-12/+0
2021-01-29crypto: rmd128 - remove RIPE-MD 128 hash algorithmArd Biesheuvel1-13/+0
2021-01-14crypto: x86 - remove glue helper moduleArd Biesheuvel1-5/+0
2021-01-14crypto: x86/twofish - drop dependency on glue helperArd Biesheuvel1-2/+0
2021-01-14crypto: x86/cast6 - drop dependency on glue helperArd Biesheuvel1-1/+0
2021-01-14crypto: x86/serpent - drop dependency on glue helperArd Biesheuvel1-3/+0
2021-01-14crypto: x86/camellia - drop dependency on glue helperArd Biesheuvel1-2/+0
2021-01-14crypto: x86/blowfish - drop CTR mode implementationArd Biesheuvel1-0/+1
2021-01-14crypto: x86/des - drop CTR mode implementationArd Biesheuvel1-0/+1
2021-01-14crypto: x86/twofish - drop CTR mode implementationArd Biesheuvel1-0/+2
2021-01-14crypto: x86/cast6 - drop CTR mode implementationArd Biesheuvel1-0/+1
2021-01-14crypto: x86/cast5 - drop CTR mode implementationArd Biesheuvel1-0/+1
2021-01-14crypto: x86/serpent - drop CTR mode implementationArd Biesheuvel1-0/+3
2021-01-14crypto: x86/camellia - drop CTR mode implementationArd Biesheuvel1-0/+1
2021-01-14crypto: x86/twofish - switch to XTS templateArd Biesheuvel1-0/+1
2021-01-14crypto: x86/serpent- switch to XTS templateArd Biesheuvel1-1/+1
2021-01-14crypto: x86/cast6 - switch to XTS templateArd Biesheuvel1-1/+1
2021-01-14crypto: x86/camellia - switch to XTS templateArd Biesheuvel1-1/+1
2021-01-08crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helperArd Biesheuvel1-1/+0
2020-11-27crypto: tcrypt - permit tcrypt.ko to be builtinArd Biesheuvel1-1/+1
2020-11-13crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the managerJason A. Donenfeld1-1/+1
2020-09-25crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithmTianjia Zhang1-0/+17
2020-09-25crypto: af_alg - add extra parameters for DRBG interfaceElena Petrova1-0/+9
2020-09-18crypto: Kconfig - mark unused ciphers as obsoleteArd Biesheuvel1-0/+4
2020-09-11crypto: arc4 - mark ecb(arc4) skcipher as obsoleteArd Biesheuvel1-0/+10
2020-07-23crypto: Replace HTTP links with HTTPS onesAlexander A. Klimov1-23/+23
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2020-04-30crypto: drbg - should select CTRCorentin Labbe1-1/+1
2020-04-30crypto: ctr - no longer needs CRYPTO_SEQIVCorentin Labbe1-1/+0
2020-04-15compiler/gcc: Raise minimum GCC version for kernel builds to 4.8Will Deacon1-1/+0
2020-02-05crypto: Kconfig - allow tests to be disabled when manager is disabledJason A. Donenfeld1-4/+0
2020-01-16crypto: essiv - fix AEAD capitalization and preposition use in help textGeert Uytterhoeven1-2/+2
2019-11-22crypto: mips/chacha - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHEREric Biggers1-1/+1
2019-11-17crypto: curve25519 - x86_64 library and KPP implementationsJason A. Donenfeld1-0/+6