summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/chacha/chacha.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tags as requested by miod and teduderaadt2014-06-121-0/+1
* Get the public headers from the official place with <openssl/ >deraadt2014-05-311-1/+1
* Provide an EVP implementation for ChaCha.jsing2014-05-011-0/+20
* Add ChaCha to libcrypto, based on djb's public domain implementation.jsing2014-05-011-0/+38