summaryrefslogtreecommitdiff
path: root/lib/crypto/Kconfig
AgeCommit message (Expand)Author
2019-11-17crypto: chacha20poly1305 - import construction and selftest from ZincArd Biesheuvel
2019-11-17crypto: curve25519 - generic C library implementationsJason A. Donenfeld
2019-11-17crypto: blake2s - generic C library implementation and selftestJason A. Donenfeld
2019-11-17crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementationArd Biesheuvel
2019-11-17crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementationArd Biesheuvel
2019-11-17crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementationArd Biesheuvel
2019-11-17crypto: x86/poly1305 - expose existing driver as poly1305 libraryArd Biesheuvel
2019-11-17crypto: poly1305 - expose init/update/final library interfaceArd Biesheuvel
2019-11-17crypto: poly1305 - move core routines into a separate libraryArd Biesheuvel
2019-11-17crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel
2019-11-17crypto: lib - tidy up lib/crypto Kconfig and MakefileArd Biesheuvel