aboutsummaryrefslogtreecommitdiff
path: root/!uploader
Commit message (Expand)AuthorAgeFilesLines
* Updated jcardsim, fixed bug when simulating caused by upstream.J08nY2017-03-071-0/+0
* Added support for named curves (in jar).J08nY2017-03-063-1/+2
* removed newlines, changed f2m format, removed old SimpleAPDUJ08nY2017-02-211-0/+0
* Added export instruction, and action to readerJ08nY2017-01-311-0/+0
* Added option to generate fresh keys(-f) also implemented basic ECC testingJ08nY2017-01-271-0/+0
* reader: Added a Command and Response abstractionJ08nY2017-01-221-0/+0
* reader: implemented ecdh and ecdsa actions, also added some docsJ08nY2017-01-171-0/+0
* implemented ecdh testing reader side:J08nY2017-01-171-0/+0
* major changes, ECTester rewrite, moved to valid packageJ08nY2017-01-175-7/+7
* Fixed some issues with errors in key generation, and their propagationJ08nY2016-12-111-0/+0
* Added CLI options, Apache commons-cli lib, anomalous curve key exportJ08nY2016-12-101-0/+0
* Fixed small-pub degree test, still crashes most cards.J08nY2016-11-301-0/+0
* Added test for small public key degree in ECDHJ08nY2016-11-281-0/+0
* Added tests for non-prime p, ECDSA into the main test suite.J08nY2016-11-261-0/+0
* Merge branch 'devel' of github.com:petrs/ECTester into develJ08nY2016-11-211-0/+0
|\
| * Added support for multiple readerspetrs2016-11-181-0/+0
* | fixed ant build on linux, added utility scripts in bashJ08nY2016-10-242-0/+15
|/
* fixed incorrect curve parameter P for secp384r1 curvepetrs2016-10-041-0/+0
* EC curve testing in separate apdu due to weird behavior of some cards after m...v0.0.3petrs2016-10-041-0/+0
* fixed issue with setting rewrite offset optionpetrs2016-10-041-2/+4
* corruption of parameter B addedpetrs2016-10-033-1/+3
* valid/invalid B set also into private keypetrs2016-09-291-0/+0
* new applet AID usedpetrs2016-09-272-1/+1
* more systematic was how to skip tests which are stictly dependent on previous...petrs2016-09-091-0/+0
* removal of leftover codev0.0.1v0petrs2016-09-091-0/+0
* testing of EC F2M curves added (no predefined curves yet, just default ones)petrs2016-09-091-0/+0
* parameters for secp521r1 addedpetrs2016-09-091-0/+0
* - added curve secp384r1petrs2016-09-081-0/+0
* added support for curves secp128r1, secp160r1, secp224r1petrs2016-09-081-0/+0
* - added testing of EC_FP 128-521bits (KeyPair allocation, gen key with def. c...petrs2016-09-082-0/+12
* initial commitpetrs2016-09-0817-0/+141