summaryrefslogtreecommitdiffstats
path: root/lib/crypto/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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