summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/ECTesterReader.java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Parse KA and Sig type specified as string in cli.J08nY2017-12-281-7/+9
* Update README, fix cli option mismatch.J08nY2017-12-271-4/+4
* Cleanup the applet ECKA and Signature objects.J08nY2017-12-271-22/+23
* Split output to remove cross-dependency of reader and standalone.J08nY2017-12-271-1/+4
* Extract TestWriters into common.J08nY2017-12-061-2/+1
* Specialize test suites in reader package to classes.J08nY2017-12-051-6/+7
* Introduce BaseTestable and Testable Metadata.J08nY2017-12-031-0/+1
* Split Util class into a package.J08nY2017-11-261-5/+5
* Add Tree-like CLI parsing utilities.J08nY2017-11-151-3/+1
* Extract common CLI methods to CLITools.J08nY2017-11-141-37/+4
* Add BouncyCastle library. Sketch out ECTesterStandalone.J08nY2017-11-121-1/+1
* Separate build files for standalone and reader apps.J08nY2017-11-121-0/+1
* Introduce ECTesterStandalone.J08nY2017-11-121-0/+1
* Split test package into common.J08nY2017-11-101-4/+5
* Split the ec package into common package, rename reader part of the project.J08nY2017-11-101-0/+856