| Commit message (Expand) | Author | Age | Files | Lines |
| * | Basic Gradle setup. | J08nY | 2024-03-25 | 1 | -1512/+0 |
| * | Suppress unnecessary warnings. | J08nY | 2021-08-24 | 1 | -0/+1 |
| * | Optimize memory allocation in the applet. | J08nY | 2019-03-22 | 1 | -48/+96 |
| * | Implement more tests for wrong parameters. Implement cloning for Tests. | J08nY | 2018-06-27 | 1 | -1/+5 |
| * | Add compression test suite. | J08nY | 2018-05-02 | 1 | -3/+8 |
| * | Add ECDSA_sign and ECDSA_verify commands, to allow separate testing. | J08nY | 2018-04-05 | 1 | -13/+32 |
| * | Rename the CORRUPT command to TRANSFORM, as it does that now. | J08nY | 2018-03-14 | 1 | -27/+27 |
| * | Fix default test suite F2M domain setting. | J08nY | 2018-02-03 | 1 | -1/+0 |
| * | Simplify test suites. | J08nY | 2018-01-09 | 1 | -2/+21 |
| * | Cleanup the applet ECKA and Signature objects. | J08nY | 2017-12-27 | 1 | -7/+0 |
| * | Fix ECDH tests | J08nY | 2017-06-02 | 1 | -15/+70 |
| * | Minor fixes | J08nY | 2017-05-20 | 1 | -1/+1 |
| * | Added support for extended APDUs, fixed problems with large cmds | J08nY | 2017-05-04 | 1 | -2/+2 |
| * | Reworked invalid curve testing, added generated anomalous curves | J08nY | 2017-05-01 | 1 | -4/+4 |
| * | Change EC_Consts.CORRUPTION_* into a short that's maskable | J08nY | 2017-05-01 | 1 | -72/+88 |
| * | Fix some test-vector tests, also test printing | J08nY | 2017-04-19 | 1 | -0/+1 |
| * | Added new curves, started adding default & dangerous tests. | J08nY | 2017-03-27 | 1 | -0/+12 |
| * | Implemented ECDHC testing. | J08nY | 2017-03-24 | 1 | -6/+15 |
| * | Added new corruption type and X962 point compression methods. | J08nY | 2017-03-22 | 1 | -7/+38 |
| * | Added Cleanup command to request object deletion, prevents memory corruption. | J08nY | 2017-03-17 | 1 | -1/+6 |
| * | Cleanup, add ECDH corruption tests. | J08nY | 2017-03-16 | 1 | -9/+0 |
| * | Created a new command: Corrupt | J08nY | 2017-03-14 | 1 | -10/+9 |
| * | Added export instruction, and action to reader | J08nY | 2017-01-31 | 1 | -4/+11 |
| * | major changes, ECTester rewrite, moved to valid package | J08nY | 2017-01-17 | 1 | -0/+1298 |