summaryrefslogtreecommitdiff
path: root/lib/crypto/Kconfig
AgeCommit message (Expand)Author
2022-11-11crypto: lib/aesgcm - Provide minimal library implementationArd Biesheuvel
2022-11-11crypto: move gf128mul library into lib/cryptoArd Biesheuvel
2022-08-19crypto: lib - move __crypto_xor into utilsEric Biggers
2022-08-19crypto: lib - create utils module and move __crypto_memneq into itEric Biggers
2022-07-15crypto: lib - make the sha1 library optionalEric Biggers
2022-06-10crypto: memneq - move into lib/Jason A. Donenfeld
2022-05-28Revert "crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE"Jason A. Donenfeld
2022-05-27Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-05-27crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZEJason A. Donenfeld
2022-04-08crypto: sm3,sm4 - move into crypto directoryJason A. Donenfeld
2022-01-28crypto: sm3 - create SM3 stand-alone libraryTianjia Zhang
2022-01-18lib/crypto: add prompts back to crypto librariesJustin M. Forbes
2022-01-07lib/crypto: blake2s: include as built-inJason A. Donenfeld
2021-07-30crypto: sm4 - create SM4 library based on sm4 generic codeTianjia Zhang
2020-01-16crypto: x86/poly1305 - wire up faster implementations for kernelJason A. Donenfeld
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