summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/common/util/CardUtil.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add various ECDSA tests.J08nY2018-08-111-0/+17
* Implement more tests for wrong parameters. Implement cloning for Tests.J08nY2018-06-271-25/+104
* Add the edge-cases test suite.J08nY2018-05-251-2/+8
* Add compression test suite.J08nY2018-05-021-0/+2
* Add ECDSA_sign and ECDSA_verify commands, to allow separate testing.J08nY2018-04-051-27/+25
* Rename the CORRUPT command to TRANSFORM, as it does that now.J08nY2018-03-141-12/+12
* Handle the extended Exception support also on reader side.J08nY2018-03-061-68/+95
* Handle exceptions in Tests and TestSuites grafeully.J08nY2018-02-101-0/+14
* Fix default test suite F2M domain setting.J08nY2018-02-031-0/+12
* Parse KA and Sig type specified as string in cli.J08nY2017-12-281-123/+116
* Cleanup the applet ECKA and Signature objects.J08nY2017-12-271-16/+36
* Export generated keys in ANSI X9.62 uncompressed format.J08nY2017-11-261-0/+4
* Split Util class into a package.J08nY2017-11-261-0/+255