summaryrefslogtreecommitdiffstats
path: root/lib/crypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* crypto: curve25519 - Fix selftest build errorHerbert Xu2020-01-161-3/+6
* crypto: poly1305 - add new 32 and 64-bit generic versionsJason A. Donenfeld2020-01-161-1/+3
* crypto: lib/curve25519 - re-add selftestsJason A. Donenfeld2019-12-271-0/+1
* crypto: chacha20poly1305 - import construction and selftest from ZincArd Biesheuvel2019-11-171-0/+4
* crypto: curve25519 - generic C library implementationsJason A. Donenfeld2019-11-171-0/+5
* crypto: blake2s - generic C library implementation and selftestJason A. Donenfeld2019-11-171-0/+10
* crypto: poly1305 - move core routines into a separate libraryArd Biesheuvel2019-11-171-0/+3
* crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel2019-11-171-0/+4
* crypto: lib - tidy up lib/crypto Kconfig and MakefileArd Biesheuvel2019-11-171-8/+8
* crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede2019-08-221-0/+3
* crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel2019-08-221-0/+3
* crypto: aes - create AES library based on the fixed time AES codeArd Biesheuvel2019-07-261-0/+3
* crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel2019-06-201-0/+4