| Commit message (Expand) | Author | Age | Files | Lines |
| * | Separate build files for standalone and reader apps. | J08nY | 2017-11-12 | 1 | -375/+0 |
| * | Cleanup and a new gitignore. | J08nY | 2017-11-10 | 1 | -9/+5 |
| * | Introduce Result.Value.ERROR. | J08nY | 2017-11-05 | 1 | -2/+2 |
| * | Introduce a Result class, that has a value and a cause. | J08nY | 2017-10-25 | 1 | -3/+7 |
| * | explicit support for reallocation of KeyAgreement engine with provided type | petrs | 2017-06-16 | 1 | -0/+33 |
| * | Minor fixes | J08nY | 2017-05-20 | 1 | -1/+1 |
| * | Added support for extended APDUs, fixed problems with large cmds | J08nY | 2017-05-04 | 1 | -105/+110 |
| * | Change EC_Consts.CORRUPTION_* into a short that's maskable | J08nY | 2017-05-01 | 1 | -9/+3 |
| * | Move tests to TestSuites | J08nY | 2017-04-27 | 1 | -0/+12 |
| * | Fix some test-vector tests, also test printing | J08nY | 2017-04-19 | 1 | -2/+16 |
| * | Refactor testing, add Config class, make EC_Data read bytes | J08nY | 2017-04-19 | 1 | -1/+81 |
| * | Added new corruption type and X962 point compression methods. | J08nY | 2017-03-22 | 1 | -0/+3 |
| * | Applet: better handling of exceptions, new command for memory cleanup. | J08nY | 2017-03-17 | 1 | -11/+80 |
| * | Created a new command: Corrupt | J08nY | 2017-03-14 | 1 | -0/+32 |
| * | removed newlines, changed f2m format, removed old SimpleAPDU | J08nY | 2017-02-21 | 1 | -6/+18 |
| * | Added export instruction, and action to reader | J08nY | 2017-01-31 | 1 | -1/+1 |
| * | reader: Added a Command and Response abstraction | J08nY | 2017-01-22 | 1 | -3/+7 |
| * | reader: implemented ecdh and ecdsa actions, also added some docs | J08nY | 2017-01-17 | 1 | -0/+35 |
| * | implemented ecdh testing reader side: | J08nY | 2017-01-17 | 1 | -1/+1 |
| * | major changes, ECTester rewrite, moved to valid package | J08nY | 2017-01-17 | 1 | -0/+82 |