| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reorganize reader packages. | J08nY | 2017-10-13 | 1 | -591/+0 |
| * | explicit support for reallocation of KeyAgreement engine with provided type | petrs | 2017-06-16 | 1 | -0/+17 |
| * | Added support for extended APDUs, fixed problems with large cmds | J08nY | 2017-05-04 | 1 | -1/+1 |
| * | Added some generated invalid curves | J08nY | 2017-05-02 | 1 | -1/+7 |
| * | Change EC_Consts.CORRUPTION_* into a short that's maskable | J08nY | 2017-05-01 | 1 | -2/+2 |
| * | Fix some test-vector tests, also test printing | J08nY | 2017-04-19 | 1 | -3/+1 |
| * | Refactor testing, add Config class, make EC_Data read bytes | J08nY | 2017-04-19 | 1 | -42/+64 |
| * | Add invalid curves test(partly) and some parameters (brainpool) for it | J08nY | 2017-04-15 | 1 | -1/+1 |
| * | Some docs, allow EC_* objects to print themselves. | J08nY | 2017-04-04 | 1 | -1/+1 |
| * | Added more documentation, anomalous curves, support command. | J08nY | 2017-03-30 | 1 | -24/+40 |
| * | Implemented ECDHC testing. | J08nY | 2017-03-24 | 1 | -4/+25 |
| * | Added Cleanup command to request object deletion, prevents memory corruption. | J08nY | 2017-03-17 | 1 | -0/+18 |
| * | Applet: better handling of exceptions, new command for memory cleanup. | J08nY | 2017-03-17 | 1 | -2/+2 |
| * | Cleanup, add ECDH corruption tests. | J08nY | 2017-03-16 | 1 | -41/+11 |
| * | Created a new command: Corrupt | J08nY | 2017-03-14 | 1 | -8/+43 |
| * | Reader: fixed ECDH and ECDSA output, also named curve testing | J08nY | 2017-03-09 | 1 | -1/+1 |
| * | Reader: added verbose flag, made CardMngr quiet. | J08nY | 2017-03-07 | 1 | -2/+7 |
| * | Added timing output to responses, added bulk ECDH/ECDSA testing. | J08nY | 2017-03-07 | 1 | -1/+1 |
| * | removed newlines, changed f2m format, removed old SimpleAPDU | J08nY | 2017-02-21 | 1 | -1/+0 |
| * | Added export instruction, and action to reader | J08nY | 2017-01-31 | 1 | -97/+120 |
| * | Added option to generate fresh keys(-f) also implemented basic ECC testing | J08nY | 2017-01-27 | 1 | -40/+91 |
| * | reader: Added a Command and Response abstraction | J08nY | 2017-01-22 | 1 | -0/+410 |