| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added nist and brainpool test vectors, also smallpub test | J08nY | 2017-03-28 | 1 | -0/+0 |
| | | |||||
| * | 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 |
| | | | | | | | | | - Added CLI options, see SimpleAPDU.jar -h - Added Apache commons-cli for CLI options, it uses Apache license - Added support for anomalous curve export both reader/applet side: `java -jar SimpleAPDU.jar -g 10 -b 256 -fp -s` generates 10 curves over ECSP256 an anomalous 256bit curve. | ||||
| * | 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 |
| | | | | | Also fixed ECDSA test. | ||||
| * | Added support for multiple readers | petrs | 2016-11-18 | 1 | -0/+0 |
| | | | | | Added support for mass gathering of ECC keys (refactoring needed) | ||||
| * | 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 ↵v0.0.3 | petrs | 2016-10-04 | 1 | -0/+0 |
| | | | | | multiple errors within single apdu | ||||
| * | corruption of parameter B added | petrs | 2016-10-03 | 1 | -0/+0 |
| | | |||||
| * | valid/invalid B set also into private key | petrs | 2016-09-29 | 1 | -0/+0 |
| | | |||||
| * | new applet AID used | petrs | 2016-09-27 | 1 | -0/+0 |
| | | |||||
| * | more systematic was how to skip tests which are stictly dependent on ↵ | petrs | 2016-09-09 | 1 | -0/+0 |
| | | | | | previous test which must succedd | ||||
| * | 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 test for ECDH secret generation: valid and invalid point - output beautification | ||||
| * | 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. ↵ | petrs | 2016-09-08 | 1 | -0/+0 |
| | | | | | | | curve, set custom curve, gen keypair with custom curve, set invalid curve, gen keypair with invalid curve) - parsing code with formating and printing | ||||
| * | initial commit | petrs | 2016-09-08 | 1 | -0/+0 |
