aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/chacha.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-17crypto: x86/chacha - expose SIMD ChaCha routine as library functionArd Biesheuvel1-0/+6
2019-11-17crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel1-17/+60
2019-06-13crypto: chacha - constify ctx and iv argumentsEric Biggers1-1/+1
2018-11-20crypto: chacha - add XChaCha12 supportEric Biggers1-0/+7
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers1-0/+47