summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementationTianjia Zhang2021-08-271-0/+22
* crypto: x86/sm4 - add AES-NI/AVX/x86_64 implementationTianjia Zhang2021-07-301-0/+21
* crypto: sm4 - create SM4 library based on sm4 generic codeTianjia Zhang2021-07-301-0/+1
* crypto: drbg - select SHA512Stephan Mueller2021-07-161-1/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-04-261-5/+10
|\
| * crypto: camellia - drop duplicate "depends on CRYPTO"Randy Dunlap2021-04-221-5/+0
| * crypto: ecdsa - Add support for ECDSA signature verificationStefan Berger2021-03-261-0/+10
* | crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki2021-03-081-1/+1
|/
* crypto: serpent - get rid of obsolete tnepres variantArd Biesheuvel2021-02-101-2/+1
* crypto: salsa20 - remove Salsa20 stream cipher algorithmArd Biesheuvel2021-01-291-12/+0
* crypto: tgr192 - remove Tiger 128/160/192 hash algorithmsArd Biesheuvel2021-01-291-13/+0
* crypto: rmd320 - remove RIPE-MD 320 hash algorithmArd Biesheuvel2021-01-291-12/+0
* crypto: rmd256 - remove RIPE-MD 256 hash algorithmArd Biesheuvel2021-01-291-12/+0
* crypto: rmd128 - remove RIPE-MD 128 hash algorithmArd Biesheuvel2021-01-291-13/+0
* crypto: x86 - remove glue helper moduleArd Biesheuvel2021-01-141-5/+0
* crypto: x86/twofish - drop dependency on glue helperArd Biesheuvel2021-01-141-2/+0
* crypto: x86/cast6 - drop dependency on glue helperArd Biesheuvel2021-01-141-1/+0
* crypto: x86/serpent - drop dependency on glue helperArd Biesheuvel2021-01-141-3/+0
* crypto: x86/camellia - drop dependency on glue helperArd Biesheuvel2021-01-141-2/+0
* crypto: x86/blowfish - drop CTR mode implementationArd Biesheuvel2021-01-141-0/+1