Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize all GF(p)/ECC tests to be called from pk.cpp | lloyd | 2008-11-17 | 1 | -8/+10 |
* | Tame ec_tests.cpp and integrate it into the test code. | lloyd | 2008-11-17 | 1 | -0/+2 |
* | Add test suite for card verifiable certificates (cert/cvc) from InSiTo (tests... | lloyd | 2008-10-14 | 1 | -0/+1 |
* | Add ECKAEG tests from InSiTo, by Manuel Hartl | lloyd | 2008-10-14 | 1 | -0/+2 |
* | Move InSiTo's ECDSA tests into the main test suite | lloyd | 2008-10-12 | 1 | -0/+3 |
* | Make GF(p) tests part of normal test suite | lloyd | 2008-10-09 | 1 | -0/+5 |
* | Delete the self-test global RNG: just create one in main() and pass it | lloyd | 2008-06-28 | 1 | -2/+7 |
* | Remove most of the direct references to the global_rng() call | lloyd | 2008-06-28 | 1 | -2/+6 |
* | Fix remaining -Wmissing-declarations warnings in self-test/benchmark code | lloyd | 2008-06-20 | 1 | -0/+1 |
* | Fix some -Wmissing-declarations warnings | lloyd | 2008-06-12 | 1 | -0/+9 |