aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/chacha20poly1305-selftest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/chacha - correctly walk through blocksJason A. Donenfeld2020-03-201-3/+8
* crypto: chacha20poly1305 - add back missing test vectors and test chunkingJason A. Donenfeld2020-01-221-14/+1698
* crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routineArd Biesheuvel2019-11-171-0/+45
* crypto: chacha20poly1305 - import construction and selftest from ZincArd Biesheuvel2019-11-171-0/+7348