summaryrefslogtreecommitdiffstats
path: root/lib/crypto/Makefile
AgeCommit message (Expand)AuthorLines
2019-11-17crypto: curve25519 - generic C library implementationsJason A. Donenfeld-0/+5
2019-11-17crypto: blake2s - generic C library implementation and selftestJason A. Donenfeld-0/+10
2019-11-17crypto: poly1305 - move core routines into a separate libraryArd Biesheuvel-0/+3
2019-11-17crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel-0/+4
2019-11-17crypto: lib - tidy up lib/crypto Kconfig and MakefileArd Biesheuvel-8/+8
2019-08-22crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede-0/+3
2019-08-22crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel-0/+3
2019-07-26crypto: aes - create AES library based on the fixed time AES codeArd Biesheuvel-0/+3
2019-06-20crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel-0/+4