summaryrefslogtreecommitdiff
path: root/lib/libcrypto/chacha
AgeCommit message (Expand)Author
2014-05-15KNF.Joel Sing
2014-05-10__bounded => __attribute__((__bounded__Damien Miller
2014-05-01Provide an EVP implementation for ChaCha.Joel Sing
2014-05-01Add ChaCha to libcrypto, based on djb's public domain implementation.Joel Sing