Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move InSiTo's ECDSA tests into the main test suite | lloyd | 2008-10-12 | 1 | -606/+0 |
* | Remove unnecessary includes | lloyd | 2008-10-11 | 1 | -10/+2 |
* | Correct the expected signature name in test_decode_ecdsa_X509 - it | lloyd | 2008-10-11 | 1 | -396/+393 |
* | Move all ECDSA test data into ecc_testdata | lloyd | 2008-10-11 | 1 | -20/+20 |
* | Don't abort if a curve is not found in test_curve_registry | lloyd | 2008-10-11 | 1 | -10/+18 |
* | Catch and print exceptions in the CHECK macros | lloyd | 2008-10-11 | 1 | -4/+4 |
* | Add a set of ECDSA tests from InSiTo | lloyd | 2008-10-08 | 1 | -0/+609 |