summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/chacha (follow)
Commit message (Expand)AuthorAgeFilesLines
* KNF.jsing2014-05-152-156/+158
* __bounded => __attribute__((__bounded__djm2014-05-101-5/+5
* Provide an EVP implementation for ChaCha.jsing2014-05-012-0/+31
* Add ChaCha to libcrypto, based on djb's public domain implementation.jsing2014-05-013-0/+314