| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | 2 | -10/+71 |
| * | Fix ECDH tests | J08nY | 2017-06-02 | 4 | -19/+177 |
| * | Minor fixes | J08nY | 2017-05-20 | 2 | -4/+4 |
| * | Added support for extended APDUs, fixed problems with large cmds | J08nY | 2017-05-04 | 6 | -195/+245 |
| * | Reworked invalid curve testing, added generated anomalous curves | J08nY | 2017-05-01 | 1 | -4/+4 |
| * | Move Default test suite to real Tests | J08nY | 2017-05-01 | 1 | -1/+1 |
| * | Change EC_Consts.CORRUPTION_* into a short that's maskable | J08nY | 2017-05-01 | 3 | -134/+151 |
| * | Fix some test-vector tests, also test printing | J08nY | 2017-04-19 | 5 | -14/+58 |
| * | Refactor testing, add Config class, make EC_Data read bytes | J08nY | 2017-04-19 | 4 | -42/+63 |
| * | Add invalid curves test(partly) and some parameters (brainpool) for it | J08nY | 2017-04-15 | 2 | -5/+47 |
| * | Added more documentation, anomalous curves, support command. | J08nY | 2017-03-30 | 2 | -5/+53 |
| * | Added new curves, started adding default & dangerous tests. | J08nY | 2017-03-27 | 1 | -0/+12 |
| * | Refactored EC_Params, renamed EC_Data, added first test vectors. | J08nY | 2017-03-26 | 2 | -2/+5 |
| * | Implemented ECDHC testing. | J08nY | 2017-03-24 | 3 | -12/+35 |
| * | Added new corruption type and X962 point compression methods. | J08nY | 2017-03-22 | 3 | -10/+41 |
| * | Added Cleanup command to request object deletion, prevents memory corruption. | J08nY | 2017-03-17 | 1 | -1/+6 |
| * | Applet: better handling of exceptions, new command for memory cleanup. | J08nY | 2017-03-17 | 3 | -34/+48 |
| * | Cleanup, add ECDH corruption tests. | J08nY | 2017-03-16 | 3 | -54/+19 |
| * | Created a new command: Corrupt | J08nY | 2017-03-14 | 2 | -33/+74 |
| * | Added support for named curves (in jar). | J08nY | 2017-03-06 | 1 | -2/+2 |
| * | 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 | 4 | -146/+188 |
| * | Added option to generate fresh keys(-f) also implemented basic ECC testing | J08nY | 2017-01-27 | 2 | -18/+61 |
| * | reader: Added a Command and Response abstraction | J08nY | 2017-01-22 | 2 | -113/+133 |
| * | 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 | 4 | -0/+2290 |