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