summaryrefslogtreecommitdiffstats
path: root/include/crypto/chacha.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/chacha - expose SIMD ChaCha routine as library functionArd Biesheuvel2019-11-171-0/+6
* crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel2019-11-171-17/+60
* crypto: chacha - constify ctx and iv argumentsEric Biggers2019-06-131-1/+1
* crypto: chacha - add XChaCha12 supportEric Biggers2018-11-201-0/+7
* crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers2018-11-201-0/+47