summaryrefslogtreecommitdiff
path: root/lib/crypto/chacha20poly1305.c
AgeCommit message (Expand)Author
2019-11-22crypto: lib/chacha20poly1305 - use chacha20_crypt()Eric Biggers
2019-11-17crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routineArd Biesheuvel
2019-11-17crypto: chacha20poly1305 - import construction and selftest from ZincArd Biesheuvel