summaryrefslogtreecommitdiff
path: root/lib/crypto/chacha20poly1305-selftest.c
AgeCommit message (Expand)Author
2020-03-20crypto: arm64/chacha - correctly walk through blocksJason A. Donenfeld
2020-01-22crypto: chacha20poly1305 - add back missing test vectors and test chunkingJason A. Donenfeld
2019-11-17crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routineArd Biesheuvel
2019-11-17crypto: chacha20poly1305 - import construction and selftest from ZincArd Biesheuvel