aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_ed25519.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add EdDSA and X25519 tests from WycheproofJack Lloyd2018-05-311-0/+10
* Make the tests VarMap an actual type instead of a hashmap typedef.Jack Lloyd2018-05-291-3/+3
* Add a reproducer for OSS-Fuzz 7156Jack Lloyd2018-03-271-0/+20
* Fix Ed25519 testsJack Lloyd2017-12-311-6/+1
* Further header cleanupsJack Lloyd2017-09-281-0/+1
* Add final annotations as appropriate in the test codeJack Lloyd2017-09-221-2/+2
* More include header cleanupsJack Lloyd2017-09-211-1/+2
* Add test for CURDLE format Ed25519 keysJack Lloyd2017-06-211-0/+40
* Workaround unique_ptr conversion problem with old clangJack Lloyd2017-06-071-1/+1
* Add Ed25519 key type and testsJack Lloyd2017-06-071-0/+55