aboutsummaryrefslogtreecommitdiffstats
path: root/checks/validate.h
Commit message (Collapse)AuthorAgeFilesLines
* Add GOST 34.10 benchmarks. Kill of last bits of ECKAEG terminology.lloyd2010-03-021-1/+1
|
* Delete gfp_element.h and remove the gfpmath testslloyd2010-02-251-3/+0
|
* 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
| | | | | | | | I'm seeing one failure on Core2. Have not diagnosed at all. A number of tests are #if'ed out. Many were rubbed out in the original InSiTo version, others I commented out due to changed/removed APIs.
* Add test suite for card verifiable certificates (cert/cvc) from InSiTo ↵lloyd2008-10-141-0/+1
| | | | (tests by Falko Strenzke)
* 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
| | | | where it is needed.
* 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