summaryrefslogtreecommitdiffstats
path: root/lib/crypto/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-05-271-6/+0
|\
| * crypto: sm3,sm4 - move into crypto directoryJason A. Donenfeld2022-04-081-6/+0
* | crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZEJason A. Donenfeld2022-05-271-0/+1
|/
* crypto: sm3 - create SM3 stand-alone libraryTianjia Zhang2022-01-281-0/+3
* lib/crypto: add prompts back to crypto librariesJustin M. Forbes2022-01-181-5/+12
* lib/crypto: blake2s: include as built-inJason A. Donenfeld2022-01-071-17/+6
* crypto: sm4 - create SM4 library based on sm4 generic codeTianjia Zhang2021-07-301-0/+3
* crypto: x86/poly1305 - wire up faster implementations for kernelJason A. Donenfeld2020-01-161-1/+1
* crypto: chacha20poly1305 - import construction and selftest from ZincArd Biesheuvel2019-11-171-0/+7
* crypto: curve25519 - generic C library implementationsJason A. Donenfeld2019-11-171-0/+25
* crypto: blake2s - generic C library implementation and selftestJason A. Donenfeld2019-11-171-0/+25
* crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementationArd Biesheuvel2019-11-171-0/+1
* crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementationArd Biesheuvel2019-11-171-1/+1
* crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementationArd Biesheuvel2019-11-171-0/+1
* crypto: x86/poly1305 - expose existing driver as poly1305 libraryArd Biesheuvel2019-11-171-0/+1
* crypto: poly1305 - expose init/update/final library interfaceArd Biesheuvel2019-11-171-0/+26
* crypto: poly1305 - move core routines into a separate libraryArd Biesheuvel2019-11-171-0/+3
* crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel2019-11-171-0/+26
* crypto: lib - tidy up lib/crypto Kconfig and MakefileArd Biesheuvel2019-11-171-0/+15