aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-07-30crypto: sm4 - create SM4 library based on sm4 generic codeGravatar Tianjia Zhang 1-0/+3
2020-01-16crypto: x86/poly1305 - wire up faster implementations for kernelGravatar Jason A. Donenfeld 1-1/+1
2019-11-17crypto: chacha20poly1305 - import construction and selftest from ZincGravatar Ard Biesheuvel 1-0/+7
2019-11-17crypto: curve25519 - generic C library implementationsGravatar Jason A. Donenfeld 1-0/+25
2019-11-17crypto: blake2s - generic C library implementation and selftestGravatar Jason A. Donenfeld 1-0/+25
2019-11-17crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementationGravatar Ard Biesheuvel 1-0/+1
2019-11-17crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementationGravatar Ard Biesheuvel 1-1/+1
2019-11-17crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementationGravatar Ard Biesheuvel 1-0/+1
2019-11-17crypto: x86/poly1305 - expose existing driver as poly1305 libraryGravatar Ard Biesheuvel 1-0/+1
2019-11-17crypto: poly1305 - expose init/update/final library interfaceGravatar Ard Biesheuvel 1-0/+26
2019-11-17crypto: poly1305 - move core routines into a separate libraryGravatar Ard Biesheuvel 1-0/+3
2019-11-17crypto: chacha - move existing library code into lib/cryptoGravatar Ard Biesheuvel 1-0/+26
2019-11-17crypto: lib - tidy up lib/crypto Kconfig and MakefileGravatar Ard Biesheuvel 1-0/+15