Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable ec_tests.cpp unless ECDSA is enabled | lloyd | 2008-11-17 | 1 | -1/+13 |
* | Reorganize all GF(p)/ECC tests to be called from pk.cpp | lloyd | 2008-11-17 | 1 | -1/+1 |
* | Output that ECC tests are being run, and run them after GF(p) math tests whic... | lloyd | 2008-11-17 | 1 | -0/+4 |
* | Tame ec_tests.cpp and integrate it into the test code. | lloyd | 2008-11-17 | 1 | -1115/+1120 |
* | Add ec_test.cpp from InSiTo (low level ECC test cases) | lloyd | 2008-11-17 | 1 | -0/+1202 |