| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix ECDH tests | J08nY | 2017-06-02 | 2 | -4/+43 |
| * | Fix logging to file, add -y / --yes option to force yes | J08nY | 2017-05-24 | 2 | -25/+39 |
| * | Minor fixes | J08nY | 2017-05-20 | 1 | -1/+1 |
| * | Added support for extended APDUs, fixed problems with large cmds | J08nY | 2017-05-04 | 6 | -115/+143 |
| * | Added some generated invalid curves | J08nY | 2017-05-02 | 2 | -2/+8 |
| * | Reworked invalid curve testing, added generated anomalous curves | J08nY | 2017-05-01 | 4 | -12/+58 |
| * | Move Default test suite to real Tests | J08nY | 2017-05-01 | 4 | -78/+74 |
| * | Change EC_Consts.CORRUPTION_* into a short that's maskable | J08nY | 2017-05-01 | 4 | -18/+14 |
| * | Move tests to TestSuites | J08nY | 2017-04-27 | 4 | -286/+335 |
| * | Fix some test-vector tests, also test printing | J08nY | 2017-04-19 | 4 | -9/+19 |
| * | Add id to EC_Params subclasses toString, fix EC_Params.expand | J08nY | 2017-04-19 | 6 | -28/+17 |
| * | Refactor testing, add Config class, make EC_Data read bytes | J08nY | 2017-04-19 | 11 | -419/+785 |
| * | Add invalid curves test(partly) and some parameters (brainpool) for it | J08nY | 2017-04-15 | 7 | -87/+168 |
| * | Some docs, allow EC_* objects to print themselves. | J08nY | 2017-04-04 | 8 | -24/+65 |
| * | Added more documentation, anomalous curves, support command. | J08nY | 2017-03-30 | 3 | -54/+101 |
| * | Added test-vectors, and test-vector testing | J08nY | 2017-03-28 | 3 | -7/+104 |
| * | Added nist and brainpool test vectors, also smallpub test | J08nY | 2017-03-28 | 1 | -5/+13 |
| * | Added new curves, started adding default & dangerous tests. | J08nY | 2017-03-27 | 1 | -44/+98 |
| * | Refactored EC_Params, renamed EC_Data, added first test vectors. | J08nY | 2017-03-26 | 3 | -150/+235 |
| * | Fixed loading private key from file. | J08nY | 2017-03-25 | 1 | -1/+1 |
| * | Implemented ECDHC testing. | J08nY | 2017-03-24 | 3 | -16/+49 |
| * | Added new corruption type and X962 point compression methods. | J08nY | 2017-03-22 | 2 | -3/+6 |
| * | Added Cleanup command to request object deletion, prevents memory corruption. | J08nY | 2017-03-17 | 3 | -12/+53 |
| * | Applet: better handling of exceptions, new command for memory cleanup. | J08nY | 2017-03-17 | 3 | -87/+195 |
| * | Cleanup, add ECDH corruption tests. | J08nY | 2017-03-16 | 3 | -69/+88 |
| * | fix mistype | J08nY | 2017-03-14 | 1 | -1/+1 |
| * | Created a new command: Corrupt | J08nY | 2017-03-14 | 4 | -29/+131 |
| * | Reader: fixed ECDH and ECDSA output, also named curve testing | J08nY | 2017-03-09 | 3 | -9/+26 |
| * | Reader: added verbose flag, made CardMngr quiet. | J08nY | 2017-03-07 | 3 | -29/+64 |
| * | Added timing output to responses, added bulk ECDH/ECDSA testing. | J08nY | 2017-03-07 | 2 | -48/+93 |
| * | Added support for named curves (in jar). | J08nY | 2017-03-06 | 5 | -145/+390 |
| * | removed newlines, changed f2m format, removed old SimpleAPDU | J08nY | 2017-02-21 | 5 | -502/+102 |
| * | Added export instruction, and action to reader | J08nY | 2017-01-31 | 5 | -223/+339 |
| * | Added option to generate fresh keys(-f) also implemented basic ECC testing | J08nY | 2017-01-27 | 4 | -82/+199 |
| * | reader: Added a Command and Response abstraction | J08nY | 2017-01-22 | 6 | -151/+707 |
| * | reader: fixed -h option | J08nY | 2017-01-17 | 1 | -2/+6 |
| * | reader: implemented ecdh and ecdsa actions, also added some docs | J08nY | 2017-01-17 | 4 | -67/+183 |
| * | implemented ecdh testing reader side: | J08nY | 2017-01-17 | 3 | -108/+209 |
| * | major changes, ECTester rewrite, moved to valid package | J08nY | 2017-01-17 | 7 | -0/+1579 |