aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/TestSuite.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganize reader packages.J08nY2017-10-131-314/+0
* Rename nonprime curves to -> composite curves.J08nY2017-10-131-5/+5
* Fix ECDH testsJ08nY2017-06-021-4/+8
* Fix logging to file, add -y / --yes option to force yesJ08nY2017-05-241-13/+14
* Added support for extended APDUs, fixed problems with large cmdsJ08nY2017-05-041-9/+17
* Added some generated invalid curvesJ08nY2017-05-021-1/+1
* Reworked invalid curve testing, added generated anomalous curvesJ08nY2017-05-011-6/+15
* Move Default test suite to real TestsJ08nY2017-05-011-60/+58
* Change EC_Consts.CORRUPTION_* into a short that's maskableJ08nY2017-05-011-0/+1
* Move tests to TestSuitesJ08nY2017-04-271-3/+128
* Fix some test-vector tests, also test printingJ08nY2017-04-191-0/+1
* Refactor testing, add Config class, make EC_Data read bytesJ08nY2017-04-191-0/+167