summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-221-0/+3
|\
| * RISC-V: hook new crypto subdir into build-systemHeiko Stuebner2024-01-221-0/+3
* | Revert "crypto: remove CONFIG_CRYPTO_STATS"Herbert Xu2024-03-131-0/+20
* | crypto: remove CONFIG_CRYPTO_STATSEric Biggers2024-03-011-20/+0
* | crypto: jitter - fix CRYPTO_JITTERENTROPY help textRandy Dunlap2024-02-241-2/+3
|/
* crypto: cfb,ofb - Remove cfb and ofbHerbert Xu2023-12-081-23/+0
* crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERTHerbert Xu2023-11-071-3/+25
* crypto: skcipher - Add dependency on ecbHerbert Xu2023-10-131-1/+2
* crypto: jitter - Allow configuration of oversampling rateStephan Müller2023-10-011-0/+17
* crypto: jitter - Allow configuration of memory sizeStephan Müller2023-10-011-0/+43
* crypto: sig - Add interface for sign/verifyHerbert Xu2023-06-231-0/+10
* crypto: geniv - Split geniv out of AEAD Kconfig optionHerbert Xu2023-06-231-11/+8
* crypto: algboss - Add missing dependency on RNG2Herbert Xu2023-06-231-3/+4
* crypto: Kconfig - warn about performance overhead of CRYPTO_STATSEric Biggers2023-05-241-0/+3
* crypto: jitter - add interface for gathering of raw entropyStephan Müller2023-05-121-0/+20
* crypto: jitter - replace LFSR with SHA3-256Stephan Müller2023-05-121-0/+1
* LoongArch: crypto: Add crc32 and crc32c hw accelerationMin Zhou2023-05-011-0/+3
* crypto: move gf128mul library into lib/cryptoArd Biesheuvel2022-11-111-6/+3
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+2
|\
| * crypto: kmsan: disable accelerated configs under KMSANAlexander Potapenko2022-10-031-0/+30
* | crypto: blake2s - revert unintended config addition of CRYPTO_BLAKE2SLukas Bulwahn2022-09-241-21/+0
* | crypto: Kconfig - simplify compression/RNG entriesRobert Elliott2022-08-261-32/+50
* | crypto: Kconfig - simplify cipher entriesRobert Elliott2022-08-261-113/+121
* | crypto: Kconfig - simplify userspace entriesRobert Elliott2022-08-261-24/+41
* | crypto: Kconfig - simplify hash entriesRobert Elliott2022-08-261-79/+97
* | crypto: Kconfig - simplify aead entriesRobert Elliott2022-08-261-18/+30
* | crypto: Kconfig - simplify CRC entriesRobert Elliott2022-08-261-12/+25
* | crypto: Kconfig - simplify public-key entriesRobert Elliott2022-08-261-21/+34
* | crypto: Kconfig - add submenusRobert Elliott2022-08-261-458/+479
* | crypto: Kconfig - submenus for arm and arm64Robert Elliott2022-08-261-0/+6
* | crypto: Kconfig - move x86 entries to a submenuRobert Elliott2022-08-261-495/+3
* | crypto: Kconfig - move sparc entries to a submenuRobert Elliott2022-08-261-98/+3
* | crypto: Kconfig - move s390 entries to a submenuRobert Elliott2022-08-261-115/+3
* | crypto: Kconfig - move powerpc entries to a submenuRobert Elliott2022-08-261-73/+3
* | crypto: Kconfig - move mips entries to a submenuRobert Elliott2022-08-261-55/+4
* | crypto: lib - create utils module and move __crypto_memneq into itEric Biggers2022-08-191-1/+1
|/
* Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-08-021-21/+77
|\
| * crypto: rmd160 - fix Kconfig "its" grammarRandy Dunlap2022-07-221-1/+1
| * crypto: lib - make the sha1 library optionalEric Biggers2022-07-151-0/+1
| * crypto: fips - make proc files report fips module name and versionVladis Dronov2022-07-151-0/+21
| * crypto: aria - Implement ARIA symmetric cipher algorithmTaehee Yoo2022-07-151-0/+15
| * crypto: blake2s - remove shash moduleJason A. Donenfeld2022-06-101-19/+1
| * crypto: memneq - move into lib/Jason A. Donenfeld2022-06-101-0/+1
| * crypto: x86/polyval - Add PCLMULQDQ accelerated implementation of POLYVALNathan Huckleberry2022-06-101-0/+9
| * crypto: x86/aesni-xctr - Add accelerated implementation of XCTRNathan Huckleberry2022-06-101-1/+1
| * crypto: hctr2 - Add HCTR2 supportNathan Huckleberry2022-06-101-0/+11
| * crypto: polyval - Add POLYVAL supportNathan Huckleberry2022-06-101-0/+8
| * crypto: xctr - Add XCTR supportNathan Huckleberry2022-06-101-0/+9
* | crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld2022-07-061-0/+114
* | crypto: memneq - move into lib/Jason A. Donenfeld2022-06-121-0/+1
|/