| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add compression tests for quadratic non-residue in modular square root. | J08nY | 2018-11-03 | 1 | -12/+6 |
| * | Add more ecdsa tests. | J08nY | 2018-08-12 | 1 | -1/+6 |
| * | Add various ECDSA tests. | J08nY | 2018-08-11 | 1 | -18/+44 |
| * | Rename and reorder tests. | J08nY | 2018-07-03 | 1 | -5/+4 |
| * | Fix cofactor/pq/cofactor192/1 key. | J08nY | 2018-07-03 | 1 | -2/+2 |
| * | Add composite PQ tests. Better order tests by EC_Data id. | J08nY | 2018-06-30 | 1 | -0/+6 |
| * | Add the edge-cases test suite. | J08nY | 2018-05-25 | 1 | -4/+27 |
| * | Add degenerate curves test suite. | J08nY | 2018-04-28 | 1 | -0/+1 |
| * | Sort tests better in a few test suites. | J08nY | 2018-04-25 | 1 | -3/+16 |
| * | Simplify test suites. | J08nY | 2018-01-09 | 1 | -6/+10 |
| * | Cleanup the applet ECKA and Signature objects. | J08nY | 2017-12-27 | 1 | -19/+2 |
| * | Split the ec package into common package, rename reader part of the project. | J08nY | 2017-11-10 | 1 | -1/+1 |
| * | Init and print EC_Key/EC_Keypair id when available. | J08nY | 2017-10-13 | 1 | -3/+3 |
| * | Reworked invalid curve testing, added generated anomalous curves | J08nY | 2017-05-01 | 1 | -13/+3 |
| * | Fix some test-vector tests, also test printing | J08nY | 2017-04-19 | 1 | -6/+17 |
| * | Refactor testing, add Config class, make EC_Data read bytes | J08nY | 2017-04-19 | 1 | -2/+6 |
| * | Add invalid curves test(partly) and some parameters (brainpool) for it | J08nY | 2017-04-15 | 1 | -7/+47 |
| * | Added test-vectors, and test-vector testing | J08nY | 2017-03-28 | 1 | -23/+72 |
| * | Added nist and brainpool test vectors, also smallpub test | J08nY | 2017-03-28 | 1 | -3/+4 |
| * | Added new curves, started adding default & dangerous tests. | J08nY | 2017-03-27 | 1 | -1/+2 |
| * | Refactored EC_Params, renamed EC_Data, added first test vectors. | J08nY | 2017-03-26 | 1 | -0/+246 |