| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add dry run mode to enable precise time measurement via overhead subtraction. | J08nY | 2018-11-30 | 1 | -49/+105 |
| * | FIx loading of F2m field, fix some utility functions. | J08nY | 2018-11-09 | 1 | -5/+4 |
| * | Reformat all code. | J08nY | 2018-08-12 | 1 | -4/+0 |
| * | Rename the CORRUPT command to TRANSFORM, as it does that now. | J08nY | 2018-03-14 | 1 | -10/+10 |
| * | Add more tests to the Wrong test suite. | J08nY | 2018-02-04 | 1 | -2/+2 |
| * | Simplify F2m field setting in applet. | J08nY | 2018-01-23 | 1 | -4/+4 |
| * | Added support for extended APDUs, fixed problems with large cmds | J08nY | 2017-05-04 | 1 | -6/+39 |
| * | Move Default test suite to real Tests | J08nY | 2017-05-01 | 1 | -1/+1 |
| * | Fix some test-vector tests, also test printing | J08nY | 2017-04-19 | 1 | -6/+6 |
| * | Refactor testing, add Config class, make EC_Data read bytes | J08nY | 2017-04-19 | 1 | -13/+19 |
| * | Refactored EC_Params, renamed EC_Data, added first test vectors. | J08nY | 2017-03-26 | 1 | -1/+1 |
| * | Added new corruption type and X962 point compression methods. | J08nY | 2017-03-22 | 1 | -1/+1 |
| * | Applet: better handling of exceptions, new command for memory cleanup. | J08nY | 2017-03-17 | 1 | -19/+7 |
| * | removed newlines, changed f2m format, removed old SimpleAPDU | J08nY | 2017-02-21 | 1 | -8/+19 |
| * | Added export instruction, and action to reader | J08nY | 2017-01-31 | 1 | -60/+55 |
| * | Added option to generate fresh keys(-f) also implemented basic ECC testing | J08nY | 2017-01-27 | 1 | -14/+27 |
| * | reader: Added a Command and Response abstraction | J08nY | 2017-01-22 | 1 | -17/+37 |
| * | major changes, ECTester rewrite, moved to valid package | J08nY | 2017-01-17 | 1 | -0/+381 |