| Commit message (Expand) | Author | Age | Files | Lines |
| * | major changes, ECTester rewrite, moved to valid package | J08nY | 2017-01-17 | 1 | -460/+0 |
| * | SimpleAPDU: some cleanup | J08nY | 2017-01-17 | 1 | -6/+5 |
| * | Fixed some issues with errors in key generation, and their propagation | J08nY | 2016-12-11 | 1 | -0/+11 |
| * | Added CLI options, Apache commons-cli lib, anomalous curve key export | J08nY | 2016-12-10 | 1 | -185/+228 |
| * | Added test for small public key degree in ECDH | J08nY | 2016-11-28 | 1 | -2/+17 |
| * | Added tests for non-prime p, ECDSA into the main test suite. | J08nY | 2016-11-26 | 1 | -34/+18 |
| * | SimpleAPDU: Added cli parsing | J08nY | 2016-11-26 | 1 | -82/+121 |
| * | Merge branch 'devel' of github.com:petrs/ECTester into devel | J08nY | 2016-11-21 | 1 | -32/+99 |
| |\ |
|
| | * | Added support for multiple readers | petrs | 2016-11-18 | 1 | -30/+93 |
| * | | ECKeyGenerator: fixes to key genertion, | J08nY | 2016-11-21 | 1 | -1/+1 |
| * | | Implemented External curve setting on applet side | J08nY | 2016-11-21 | 1 | -0/+6 |
| * | | EC_Consts: added F2M curve support, + F2M curve sect163r1 to start | J08nY | 2016-11-21 | 1 | -35/+40 |
| |/ |
|
| * | EC curve testing in separate apdu due to weird behavior of some cards after m...v0.0.3 | petrs | 2016-10-04 | 1 | -11/+62 |
| * | fixed issue with setting rewrite offset option | petrs | 2016-10-04 | 1 | -19/+22 |
| * | corruption of parameter B added | petrs | 2016-10-03 | 1 | -23/+79 |
| * | added test which repeatedly tries to set invalid B parameter and generate new... | petrs | 2016-09-27 | 1 | -6/+50 |
| * | removal of leftover code | petrs | 2016-09-09 | 1 | -42/+3 |
| * | testing of EC F2M curves added (no predefined curves yet, just default ones) | petrs | 2016-09-09 | 1 | -3/+6 |
| * | - added curve secp384r1 | petrs | 2016-09-08 | 1 | -10/+32 |
| * | result print beautification | petrs | 2016-09-08 | 1 | -6/+6 |
| * | - added testing of EC_FP 128-521bits (KeyPair allocation, gen key with def. c... | petrs | 2016-09-08 | 1 | -4/+77 |
| * | initial commit | petrs | 2016-09-08 | 1 | -0/+78 |