| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |