aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/ecdsa_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move InSiTo's ECDSA tests into the main test suitelloyd2008-10-121-606/+0
* Remove unnecessary includeslloyd2008-10-111-10/+2
* Correct the expected signature name in test_decode_ecdsa_X509 - itlloyd2008-10-111-396/+393
* Move all ECDSA test data into ecc_testdatalloyd2008-10-111-20/+20
* Don't abort if a curve is not found in test_curve_registrylloyd2008-10-111-10/+18
* Catch and print exceptions in the CHECK macroslloyd2008-10-111-4/+4
* Add a set of ECDSA tests from InSiTolloyd2008-10-081-0/+609