| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | EC curve testing in separate apdu due to weird behavior of some cards after ↵v0.0.3 | petrs | 2016-10-04 | 4 | -12/+83 |
| | | | | | multiple errors within single apdu | ||||
| * | Merge branch 'master' of https://github.com/petrs/ECTester | petrs | 2016-10-04 | 1 | -1/+1 |
| |\ | |||||
| | * | Update README.md | petrs | 2016-10-04 | 1 | -1/+1 |
| | | | |||||
| * | | fixed issue with setting rewrite offset option | petrs | 2016-10-04 | 3 | -21/+26 |
| |/ | |||||
| * | build for JC 221 enabled | petrs | 2016-10-03 | 1 | -1/+1 |
| | | |||||
| * | corruption of parameter B added | petrs | 2016-10-03 | 6 | -46/+225 |
| | | |||||
| * | valid/invalid B set also into private key | petrs | 2016-09-29 | 3 | -0/+2 |
| | | |||||
| * | added test which repeatedly tries to set invalid B parameter and generate ↵ | petrs | 2016-09-27 | 2 | -9/+205 |
| | | | | | new keypair with it (shoudl fail) | ||||
| * | new applet AID used | petrs | 2016-09-27 | 4 | -3/+3 |
| | | |||||
| * | more options for corruptions of B argument added | petrs | 2016-09-27 | 1 | -15/+45 |
| | | |||||
| * | Merge branch 'master' of https://github.com/petrs/ECTesterv0.0.2 | petrs | 2016-09-09 | 1 | -2/+38 |
| |\ | |||||
| | * | Update README.md | petrs | 2016-09-09 | 1 | -5/+24 |
| | | | |||||
| | * | Update README.md | petrs | 2016-09-09 | 1 | -2/+1 |
| | | | |||||
| | * | Update README.md | petrs | 2016-09-09 | 1 | -5/+9 |
| | | | |||||
| | * | Update README.md | petrs | 2016-09-09 | 1 | -2/+16 |
| | | | |||||
| * | | more systematic was how to skip tests which are stictly dependent on ↵ | petrs | 2016-09-09 | 2 | -99/+144 |
| |/ | | | | previous test which must succedd | ||||
| * | removal of leftover codev0.0.1v0 | petrs | 2016-09-09 | 3 | -137/+101 |
| | | |||||
| * | 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 | 4 | -8/+28 |
| | | |||||
| * | parameters for secp521r1 added | petrs | 2016-09-09 | 2 | -1/+132 |
| | | |||||
| * | - added curve secp384r1 | petrs | 2016-09-08 | 4 | -16/+200 |
| | | | | | | - added test for ECDH secret generation: valid and invalid point - output beautification | ||||
| * | result print beautification | petrs | 2016-09-08 | 1 | -6/+6 |
| | | |||||
| * | updated project name | petrs | 2016-09-08 | 2 | -3/+3 |
| | | |||||
| * | added support for curves secp128r1, secp160r1, secp224r1 | petrs | 2016-09-08 | 2 | -1/+180 |
| | | |||||
| * | - added testing of EC_FP 128-521bits (KeyPair allocation, gen key with def. ↵ | petrs | 2016-09-08 | 6 | -157/+446 |
| | | | | | | | 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 | 133 | -0/+2968 |
| | | |||||
| * | Initial commit | petrs | 2016-09-08 | 2 | -0/+23 |
