summaryrefslogtreecommitdiff
path: root/cipher-chachapoly-libcrypto.c
Commit message (Expand)AuthorAgeFilesLines
* Fix conditional for openssl-based chacha20.Darren Tucker2020-05-011-1/+1
* Include openssl-compat.h before checking ifdefs.Darren Tucker2020-04-061-0/+3
* prefer libcrypto chacha20-poly1305 where possibleDamien Miller2020-04-031-0/+3
* upstream: chacha20-poly1305 AEAD using libcrypto EVP_chacha20djm@openbsd.org2020-04-031-0/+160