aboutsummaryrefslogtreecommitdiffstats
path: root/checks/validate.h
Commit message (Expand)AuthorAgeFilesLines
* Test report is more useful nowlloyd2013-12-311-32/+0
* Split up tests by typelloyd2013-12-311-4/+0
* Testslloyd2013-12-311-20/+0
* Add Threefish-512lloyd2013-12-101-0/+1
* Add SIVlloyd2013-12-051-0/+7
* Generalize file reading test runner, use it for KDF and PBKDFlloyd2013-11-181-0/+11
* Add HKDFlloyd2013-11-171-0/+2
* Add OCB mode, currently encrypt only, and an AEAD interfacelloyd2013-03-141-0/+2
* Single basic TLS test using in-memory handshake.lloyd2012-06-291-0/+2
* 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
* 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