| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Fix schema.xsd | J08nY | 2017-03-28 | 1 | -2/+2 |
| * | Added nist and brainpool test vectors, also smallpub test | J08nY | 2017-03-28 | 80 | -10/+290 |
| * | Added new curves, started adding default & dangerous tests. | J08nY | 2017-03-27 | 29 | -3/+140 |
| * | Refactored EC_Params, renamed EC_Data, added first test vectors. | J08nY | 2017-03-26 | 9 | -5/+35 |
| * | Fixed XML schema.xsd | J08nY | 2017-03-23 | 1 | -69/+36 |
| * | Cleanup, add ECDH corruption tests. | J08nY | 2017-03-16 | 1 | -2/+1 |
| * | Reader: fixed ECDH and ECDSA output, also named curve testing | J08nY | 2017-03-09 | 1 | -4/+21 |
| * | Added support for named curves (in jar). | J08nY | 2017-03-06 | 17 | -49/+356 |
| * | removed newlines, changed f2m format, removed old SimpleAPDU | J08nY | 2017-02-21 | 126 | -343/+663 |
| * | reader: Added a Command and Response abstraction | J08nY | 2017-01-22 | 52 | -0/+133 |
| * | data: renamed curves, since they arent really saved in csv... | J08nY | 2017-01-17 | 33 | -0/+0 |
| * | major changes, ECTester rewrite, moved to valid package | J08nY | 2017-01-17 | 33 | -0/+210 |