summaryrefslogtreecommitdiff
path: root/crypto/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* crypto: sm3,sm4 - move into crypto directoryJason A. Donenfeld2022-04-081-6/+12
* Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-261-0/+5
|\
| * crypto: add rocksoft 64b crc guard tag frameworkKeith Busch2022-03-071-0/+5
* | crypto: dh - implement private key generation primitive for ffdheXYZ(dh)Nicolai Stange2022-03-031-0/+1
* | crypto: dh - implement ffdheXYZ(dh) templatesNicolai Stange2022-03-031-0/+6
* | crypto: lrw - Add dependency on ecbHerbert Xu2022-02-181-0/+1
* | crypto: kdf - Select hmac in addition to sha256Herbert Xu2022-01-311-0/+1
* | crypto: x86/sm3 - add AVX assembly implementationTianjia Zhang2022-01-281-0/+13
* | crypto: sm3 - make dependent on sm3 libraryTianjia Zhang2022-01-281-0/+1
* | crypto: sm2 - make dependent on sm3 libraryTianjia Zhang2022-01-281-1/+1
|/
* lib/crypto: add prompts back to crypto librariesJustin M. Forbes2022-01-181-2/+0
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-01-111-0/+4
|\
| * crypto: kdf - select SHA-256 required for self-testStephan Müller2021-12-311-1/+1
| * crypto: kdf - add SP800-108 counter key derivation functionStephan Müller2021-11-261-0/+4
* | lib/crypto: blake2s: include as built-inJason A. Donenfeld2022-01-071-1/+2
|/
* crypto: ecc - fix CRYPTO_DEFAULT_RNG dependencyArnd Bergmann2021-10-011-1/+1