| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add more composite curves to test small order points. | J08nY | 2018-07-17 | 3 | -2/+10 |
| * | Add tests of increasingly larger prime R to better understand behavior of impls. | J08nY | 2018-07-16 | 31 | -0/+241 |
| * | Add tests for curve order being a Carmichael pseudoprime. | J08nY | 2018-07-12 | 8 | -0/+57 |
| * | Add supersingular curves, do some tests over supersingular and Barreto-Naehri... | J08nY | 2018-07-04 | 6 | -0/+41 |
| * | Rename and reorder tests. | J08nY | 2018-07-03 | 31 | -139/+636 |
| * | Fix cofactor/pq/cofactor192/1 key. | J08nY | 2018-07-03 | 3 | -5/+5 |
| * | Add support for colored output. | J08nY | 2018-07-02 | 1 | -2/+2 |
| * | Add some more Montgomery curves transformed into short Weierstrass. | J08nY | 2018-07-02 | 6 | -1/+43 |
| * | Add some p * q curves to cofactor tests. | J08nY | 2018-07-02 | 1 | -0/+31 |
| * | Add Barreto-Naehrig curves. | J08nY | 2018-06-30 | 18 | -0/+121 |
| * | Add more composite tests. | J08nY | 2018-06-30 | 14 | -8/+53 |
| * | Add composite PQ tests. Better order tests by EC_Data id. | J08nY | 2018-06-30 | 17 | -0/+131 |
| * | Add descriptions to composite curve data. | J08nY | 2018-06-28 | 1 | -36/+51 |
| * | Add composite order curves with small order generators. | J08nY | 2018-06-27 | 9 | -101/+150 |
| * | Add the edge-cases test suite. | J08nY | 2018-05-25 | 4 | -143/+756 |
| * | Add more relevant wycheproof test-vectors, for CVE-2017-10176 and CVE-2017-8932. | J08nY | 2018-05-23 | 1 | -0/+43 |
| * | Add the AddSubChain wycheproof vectors. | J08nY | 2018-05-23 | 2 | -0/+856 |
| * | Add degenerate curves for brainpool 512 bit prime curve. | J08nY | 2018-04-28 | 1 | -3/+48 |
| * | Add degenerate curves test suite. | J08nY | 2018-04-28 | 5 | -16/+986 |
| * | Sort tests better in a few test suites. | J08nY | 2018-04-25 | 1 | -3/+16 |
| * | Add more and larger curves to the cofactor category. | J08nY | 2018-04-24 | 15 | -0/+175 |
| * | Add some points of larger order to brainpool invalid curves. | J08nY | 2018-04-04 | 8 | -0/+152 |
| * | Add some points of larger order to invalid secg curves. | J08nY | 2018-03-29 | 9 | -0/+170 |
| * | Add points on non-generator subgroup for SECG curves to cofactor category. | J08nY | 2018-03-06 | 2 | -28/+250 |
| * | Add F2m curves to cofactor category. | J08nY | 2018-03-04 | 9 | -2/+95 |
| * | Add curves with cofactor with pregenerated points on cofactor subgroup. | J08nY | 2018-03-03 | 10 | -0/+107 |
| * | Add more tests to the Wrong test suite. | J08nY | 2018-02-04 | 1 | -0/+13 |
| * | Add quadratic twist tests into their own test suite. | J08nY | 2018-01-19 | 11 | -54/+54 |
| * | Add standard curve twists. | J08nY | 2018-01-19 | 35 | -0/+1048 |
| * | Prefix curve CSV data with 0x in the data store, to be consistent. | J08nY | 2018-01-18 | 28 | -36/+28 |
| * | Simplify test suites. | J08nY | 2018-01-09 | 1 | -6/+10 |
| * | Cleanup the applet ECKA and Signature objects. | J08nY | 2017-12-27 | 1 | -19/+2 |
| * | Add ANSI curves. | J08nY | 2017-11-12 | 9 | -0/+60 |
| * | 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 |
| * | Update composite curves 384 and 521 with new data. | J08nY | 2017-10-13 | 7 | -14/+169 |
| * | Update the composite order curves. | J08nY | 2017-10-13 | 9 | -17/+377 |
| * | Rename nonprime curves to -> composite curves. | J08nY | 2017-10-13 | 18 | -65/+65 |
| * | Added ANSSI curve and GOST curves | J08nY | 2017-05-24 | 6 | -0/+39 |
| * | Reformatted curve and test CSV data | J08nY | 2017-05-20 | 161 | -161/+161 |
| * | Added support for extended APDUs, fixed problems with large cmds | J08nY | 2017-05-04 | 1 | -1/+1 |
| * | Added some generated invalid curves | J08nY | 2017-05-02 | 27 | -115/+8633 |
| * | Reworked invalid curve testing, added generated anomalous curves | J08nY | 2017-05-01 | 15 | -26/+75 |
| * | Fix some test-vector tests, also test printing | J08nY | 2017-04-19 | 3 | -11/+26 |
| * | Refactor testing, add Config class, make EC_Data read bytes | J08nY | 2017-04-19 | 1 | -2/+6 |
| * | Fix NIST test vectors (were zero padded to wrong lengths) | J08nY | 2017-04-19 | 10 | -10/+10 |
| * | Add invalid curves test(partly) and some parameters (brainpool) for it | J08nY | 2017-04-15 | 9 | -87/+194 |
| * | Fix mis-entered brainpool curves | J08nY | 2017-04-04 | 7 | -7/+7 |
| * | Added more documentation, anomalous curves, support command. | J08nY | 2017-03-30 | 23 | -110/+98 |
| * | Added test-vectors, and test-vector testing | J08nY | 2017-03-28 | 4 | -37/+290 |