| Commit message (Expand) | Author | Age | Files | Lines |
| * | Updated jcardsim, fixed bug when simulating caused by upstream. | J08nY | 2017-03-07 | 1 | -0/+0 |
| * | Added support for named curves (in jar). | J08nY | 2017-03-06 | 3 | -1/+2 |
| * | removed newlines, changed f2m format, removed old SimpleAPDU | J08nY | 2017-02-21 | 1 | -0/+0 |
| * | Added export instruction, and action to reader | J08nY | 2017-01-31 | 1 | -0/+0 |
| * | Added option to generate fresh keys(-f) also implemented basic ECC testing | J08nY | 2017-01-27 | 1 | -0/+0 |
| * | reader: Added a Command and Response abstraction | J08nY | 2017-01-22 | 1 | -0/+0 |
| * | reader: implemented ecdh and ecdsa actions, also added some docs | J08nY | 2017-01-17 | 1 | -0/+0 |
| * | implemented ecdh testing reader side: | J08nY | 2017-01-17 | 1 | -0/+0 |
| * | major changes, ECTester rewrite, moved to valid package | J08nY | 2017-01-17 | 5 | -7/+7 |
| * | Fixed some issues with errors in key generation, and their propagation | J08nY | 2016-12-11 | 1 | -0/+0 |
| * | Added CLI options, Apache commons-cli lib, anomalous curve key export | J08nY | 2016-12-10 | 1 | -0/+0 |
| * | Fixed small-pub degree test, still crashes most cards. | J08nY | 2016-11-30 | 1 | -0/+0 |
| * | Added test for small public key degree in ECDH | J08nY | 2016-11-28 | 1 | -0/+0 |
| * | Added tests for non-prime p, ECDSA into the main test suite. | J08nY | 2016-11-26 | 1 | -0/+0 |
| * | Merge branch 'devel' of github.com:petrs/ECTester into devel | J08nY | 2016-11-21 | 1 | -0/+0 |
| |\ |
|
| | * | Added support for multiple readers | petrs | 2016-11-18 | 1 | -0/+0 |
| * | | fixed ant build on linux, added utility scripts in bash | J08nY | 2016-10-24 | 2 | -0/+15 |
| |/ |
|
| * | fixed incorrect curve parameter P for secp384r1 curve | petrs | 2016-10-04 | 1 | -0/+0 |
| * | EC curve testing in separate apdu due to weird behavior of some cards after m...v0.0.3 | petrs | 2016-10-04 | 1 | -0/+0 |
| * | fixed issue with setting rewrite offset option | petrs | 2016-10-04 | 1 | -2/+4 |
| * | corruption of parameter B added | petrs | 2016-10-03 | 3 | -1/+3 |
| * | valid/invalid B set also into private key | petrs | 2016-09-29 | 1 | -0/+0 |
| * | new applet AID used | petrs | 2016-09-27 | 2 | -1/+1 |
| * | more systematic was how to skip tests which are stictly dependent on previous... | petrs | 2016-09-09 | 1 | -0/+0 |
| * | removal of leftover codev0.0.1v0 | petrs | 2016-09-09 | 1 | -0/+0 |
| * | testing of EC F2M curves added (no predefined curves yet, just default ones) | petrs | 2016-09-09 | 1 | -0/+0 |
| * | parameters for secp521r1 added | petrs | 2016-09-09 | 1 | -0/+0 |
| * | - added curve secp384r1 | petrs | 2016-09-08 | 1 | -0/+0 |
| * | added support for curves secp128r1, secp160r1, secp224r1 | petrs | 2016-09-08 | 1 | -0/+0 |
| * | - added testing of EC_FP 128-521bits (KeyPair allocation, gen key with def. c... | petrs | 2016-09-08 | 2 | -0/+12 |
| * | initial commit | petrs | 2016-09-08 | 17 | -0/+141 |