summaryrefslogtreecommitdiffstats
path: root/include/crypto/chacha.h
AgeCommit message (Expand)Author
2019-11-17crypto: x86/chacha - expose SIMD ChaCha routine as library functionArd Biesheuvel
2019-11-17crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel
2019-06-13crypto: chacha - constify ctx and iv argumentsEric Biggers
2018-11-20crypto: chacha - add XChaCha12 supportEric Biggers
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers