aboutsummaryrefslogtreecommitdiff
path: root/lib/chacha.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-17crypto: chacha - move existing library code into lib/cryptoGravatar Ard Biesheuvel 1-113/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2018-11-20crypto: chacha - add XChaCha12 supportGravatar Eric Biggers 1-3/+3
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsGravatar Eric Biggers 1-0/+117