aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-30crypto: sm4 - create SM4 library based on sm4 generic codeTianjia Zhang1-0/+3
2020-01-16crypto: curve25519 - Fix selftest build errorHerbert Xu1-3/+6
2020-01-16crypto: poly1305 - add new 32 and 64-bit generic versionsJason A. Donenfeld1-1/+3
2019-12-27crypto: lib/curve25519 - re-add selftestsJason A. Donenfeld1-0/+1
2019-11-17crypto: chacha20poly1305 - import construction and selftest from ZincArd Biesheuvel1-0/+4
2019-11-17crypto: curve25519 - generic C library implementationsJason A. Donenfeld1-0/+5
2019-11-17crypto: blake2s - generic C library implementation and selftestJason A. Donenfeld1-0/+10
2019-11-17crypto: poly1305 - move core routines into a separate libraryArd Biesheuvel1-0/+3
2019-11-17crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel1-0/+4
2019-11-17crypto: lib - tidy up lib/crypto Kconfig and MakefileArd Biesheuvel1-8/+8
2019-08-22crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede1-0/+3
2019-08-22crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel1-0/+3
2019-07-26crypto: aes - create AES library based on the fixed time AES codeArd Biesheuvel1-0/+3
2019-06-20crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel1-0/+4