| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add customizable time resolution.devel | J08nY | 2019-03-18 | 1 | -0/+1 |
| * | Add better chunking support and detect it at runtime. | J08nY | 2019-03-14 | 1 | -1/+1 |
| * | Add custom command chaining to be able to test T=0 cards. | J08nY | 2019-03-13 | 1 | -2/+2 |
| * | Backport applet to JavaCard 2.2.1 to support more cards. | J08nY | 2018-11-06 | 1 | -799/+12 |
| * | Reformat all code. | J08nY | 2018-08-12 | 1 | -16/+14 |
| * | Add ECDSA_sign and ECDSA_verify commands, to allow separate testing. | J08nY | 2018-04-05 | 1 | -29/+119 |
| * | Rename the CORRUPT command to TRANSFORM, as it does that now. | J08nY | 2018-03-14 | 1 | -29/+29 |
| * | Add better unexpected exception handling to the applet. | J08nY | 2018-03-05 | 1 | -44/+83 |
| * | Add some docs and fix ECTesterReader --bit-size option. | J08nY | 2018-03-03 | 1 | -1/+0 |
| * | Bump copyright years. | J08nY | 2018-02-04 | 1 | -1/+2 |
| * | Add more tests to the Wrong test suite. | J08nY | 2018-02-04 | 1 | -3/+3 |
| * | Fix default test suite F2m tests. | J08nY | 2018-01-20 | 1 | -1/+0 |
| * | Fix ECDSA APDU parsing on applet side. | J08nY | 2018-01-13 | 1 | -2/+2 |
| * | Simplify test suites. | J08nY | 2018-01-09 | 1 | -1/+0 |
| * | Cleanup the applet ECKA and Signature objects. | J08nY | 2017-12-27 | 1 | -122/+62 |
| * | Cleanup and a new gitignore. | J08nY | 2017-11-10 | 1 | -11/+13 |
| * | corrected INS to avoid reserved 0x60-0x6f and 0x90-0x9f | petrs | 2017-06-16 | 1 | -6/+8 |
| * | explicit support for reallocation of KeyAgreement engine with provided type | petrs | 2017-06-16 | 1 | -4/+62 |
| * | Fix ECDH tests | J08nY | 2017-06-02 | 1 | -3/+62 |
| * | Minor fixes | J08nY | 2017-05-20 | 1 | -3/+3 |
| * | Added support for extended APDUs, fixed problems with large cmds | J08nY | 2017-05-04 | 1 | -146/+142 |
| * | Change EC_Consts.CORRUPTION_* into a short that's maskable | J08nY | 2017-05-01 | 1 | -19/+21 |
| * | Fix some test-vector tests, also test printing | J08nY | 2017-04-19 | 1 | -1/+7 |
| * | Refactor testing, add Config class, make EC_Data read bytes | J08nY | 2017-04-19 | 1 | -3/+4 |
| * | Add invalid curves test(partly) and some parameters (brainpool) for it | J08nY | 2017-04-15 | 1 | -5/+18 |
| * | Added more documentation, anomalous curves, support command. | J08nY | 2017-03-30 | 1 | -5/+41 |
| * | Implemented ECDHC testing. | J08nY | 2017-03-24 | 1 | -4/+19 |
| * | Applet: better handling of exceptions, new command for memory cleanup. | J08nY | 2017-03-17 | 1 | -0/+35 |
| * | Cleanup, add ECDH corruption tests. | J08nY | 2017-03-16 | 1 | -17/+11 |
| * | Created a new command: Corrupt | J08nY | 2017-03-14 | 1 | -23/+65 |
| * | Added support for named curves (in jar). | J08nY | 2017-03-06 | 1 | -2/+2 |
| * | Added export instruction, and action to reader | J08nY | 2017-01-31 | 1 | -70/+112 |
| * | Added option to generate fresh keys(-f) also implemented basic ECC testing | J08nY | 2017-01-27 | 1 | -4/+34 |
| * | reader: Added a Command and Response abstraction | J08nY | 2017-01-22 | 1 | -96/+96 |
| * | reader: implemented ecdh and ecdsa actions, also added some docs | J08nY | 2017-01-17 | 1 | -42/+65 |
| * | implemented ecdh testing reader side: | J08nY | 2017-01-17 | 1 | -0/+1 |
| * | major changes, ECTester rewrite, moved to valid package | J08nY | 2017-01-17 | 1 | -0/+427 |