summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/chacha (follow)
Commit message (Expand)AuthorAgeFilesLines
* add support for xchacha20 and xchacha20-poly1305dlg2019-01-221-1/+171
* Add missing $OpenBSD$ markers.tb2018-07-171-0/+1
* Synchronise chacha test cases with the referenced draft - this adds ajsing2017-05-261-23/+23
* Include -DLIBRESSL_INTERNAL in regress makefiles.jsing2014-07-081-2/+2
* Extend the chacha regress to cover the ChaCha interface, in addition to thejsing2014-06-241-22/+99
* Build these tests with WARNINGS=Yes and -Werror, and do the necessarymiod2014-06-012-2/+4
* Add ChaCha to libcrypto, based on djb's public domain implementation.jsing2014-05-012-0/+268