aboutsummaryrefslogtreecommitdiffstats
path: root/checks/validate.h
Commit message (Expand)AuthorAgeFilesLines
* Reorganize all GF(p)/ECC tests to be called from pk.cpplloyd2008-11-171-8/+10
* Tame ec_tests.cpp and integrate it into the test code.lloyd2008-11-171-0/+2
* Add test suite for card verifiable certificates (cert/cvc) from InSiTo (tests...lloyd2008-10-141-0/+1
* Add ECKAEG tests from InSiTo, by Manuel Hartllloyd2008-10-141-0/+2
* Move InSiTo's ECDSA tests into the main test suitelloyd2008-10-121-0/+3
* Make GF(p) tests part of normal test suitelloyd2008-10-091-0/+5
* Delete the self-test global RNG: just create one in main() and pass itlloyd2008-06-281-2/+7
* Remove most of the direct references to the global_rng() calllloyd2008-06-281-2/+6
* Fix remaining -Wmissing-declarations warnings in self-test/benchmark codelloyd2008-06-201-0/+1
* Fix some -Wmissing-declarations warningslloyd2008-06-121-0/+9