summaryrefslogtreecommitdiffstats
path: root/cipher-chachapoly-libcrypto.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* upstream: move other RCSIDs to before their respective license blocksdjm@openbsd.org2023-07-171-2/+1
* 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