summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
AgeCommit message (Expand)AuthorLines
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-18/+0
2025-01-04crypto: keywrap - remove unused keywrap algorithmEric Biggers-8/+0
2025-01-04crypto: vmac - remove unused VMAC algorithmEric Biggers-10/+0
2024-12-01lib/crc-t10dif: stop wrapping the crypto APIEric Biggers-0/+1
2024-10-28crypto: ecdsa - Update Kconfig help text for NIST P521Lukas Wunner-1/+1
2024-10-05crypto: rsassa-pkcs1 - Migrate to sig_alg backendLukas Wunner-0/+1
2024-10-05crypto: ecrdsa - Migrate to sig_alg backendLukas Wunner-1/+1
2024-10-05crypto: ecdsa - Migrate to sig_alg backendLukas Wunner-1/+1
2024-08-24crypto: jitter - set default OSR to 3Stephan Mueller-1/+1
2024-06-07crypto: sm2 - Remove sm2 algorithmHerbert Xu-18/+0
2024-04-02crypto: remove CONFIG_CRYPTO_STATSEric Biggers-20/+0
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+3
2024-03-13Revert "crypto: remove CONFIG_CRYPTO_STATS"Herbert Xu-0/+20
2024-03-01crypto: remove CONFIG_CRYPTO_STATSEric Biggers-20/+0
2024-02-24crypto: jitter - fix CRYPTO_JITTERENTROPY help textRandy Dunlap-2/+3
2024-01-22RISC-V: hook new crypto subdir into build-systemHeiko Stuebner-0/+3
2023-12-08crypto: cfb,ofb - Remove cfb and ofbHerbert Xu-23/+0
2023-11-07crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERTHerbert Xu-3/+25
2023-10-13crypto: skcipher - Add dependency on ecbHerbert Xu-1/+2
2023-10-01crypto: jitter - Allow configuration of oversampling rateStephan Müller-0/+17
2023-10-01crypto: jitter - Allow configuration of memory sizeStephan Müller-0/+43
2023-06-23crypto: sig - Add interface for sign/verifyHerbert Xu-0/+10
2023-06-23crypto: geniv - Split geniv out of AEAD Kconfig optionHerbert Xu-11/+8
2023-06-23crypto: algboss - Add missing dependency on RNG2Herbert Xu-3/+4
2023-05-24crypto: Kconfig - warn about performance overhead of CRYPTO_STATSEric Biggers-0/+3
2023-05-12crypto: jitter - add interface for gathering of raw entropyStephan Müller-0/+20
2023-05-12crypto: jitter - replace LFSR with SHA3-256Stephan Müller-0/+1
2023-05-01LoongArch: crypto: Add crc32 and crc32c hw accelerationMin Zhou-0/+3
2022-11-11crypto: move gf128mul library into lib/cryptoArd Biesheuvel-6/+3
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+2
2022-10-03crypto: kmsan: disable accelerated configs under KMSANAlexander Potapenko-0/+30
2022-09-24crypto: blake2s - revert unintended config addition of CRYPTO_BLAKE2SLukas Bulwahn-21/+0
2022-08-26crypto: Kconfig - simplify compression/RNG entriesRobert Elliott-32/+50
2022-08-26crypto: Kconfig - simplify cipher entriesRobert Elliott-113/+121
2022-08-26crypto: Kconfig - simplify userspace entriesRobert Elliott-24/+41
2022-08-26crypto: Kconfig - simplify hash entriesRobert Elliott-79/+97
2022-08-26crypto: Kconfig - simplify aead entriesRobert Elliott-18/+30
2022-08-26crypto: Kconfig - simplify CRC entriesRobert Elliott-12/+25
2022-08-26crypto: Kconfig - simplify public-key entriesRobert Elliott-21/+34
2022-08-26crypto: Kconfig - add submenusRobert Elliott-458/+479
2022-08-26crypto: Kconfig - submenus for arm and arm64Robert Elliott-0/+6
2022-08-26crypto: Kconfig - move x86 entries to a submenuRobert Elliott-495/+3
2022-08-26crypto: Kconfig - move sparc entries to a submenuRobert Elliott-98/+3
2022-08-26crypto: Kconfig - move s390 entries to a submenuRobert Elliott-115/+3
2022-08-26crypto: Kconfig - move powerpc entries to a submenuRobert Elliott-73/+3
2022-08-26crypto: Kconfig - move mips entries to a submenuRobert Elliott-55/+4
2022-08-19crypto: lib - create utils module and move __crypto_memneq into itEric Biggers-1/+1
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-21/+77
2022-07-22crypto: rmd160 - fix Kconfig "its" grammarRandy Dunlap-1/+1
2022-07-15crypto: lib - make the sha1 library optionalEric Biggers-0/+1