summaryrefslogtreecommitdiff
path: root/regress/lib/libcrypto/chacha/chachatest.c
AgeCommit message (Expand)Author
2014-06-24Extend the chacha regress to cover the ChaCha interface, in addition to theJoel Sing
2014-06-01Build these tests with WARNINGS=Yes and -Werror, and do the necessaryMiod Vallat
2014-05-01Add ChaCha to libcrypto, based on djb's public domain implementation.Joel Sing