aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/common/ec
Commit message (Expand)AuthorAgeFilesLines
* Fix exporting default curve params.J08nY2018-07-231-5/+6
* Rename and reorder tests.J08nY2018-07-031-0/+2
* Add support for colored output.J08nY2018-07-021-5/+7
* Add the edge-cases test suite.J08nY2018-05-251-1/+1
* Add the AddSubChain wycheproof vectors.J08nY2018-05-234-5/+5
* Add compression test suite.J08nY2018-05-021-2/+6
* Better sort EC_Data, handle errors better in wrong curves suite.J08nY2018-04-261-0/+13
* Handle the extended Exception support also on reader side.J08nY2018-03-061-1/+1
* Order EC data nicely, also helps ordering tests in some suites.J08nY2018-03-061-1/+34
* Cleanup the applet ECKA and Signature objects.J08nY2017-12-271-8/+10
* Export default lib curves in CSV.J08nY2017-11-271-3/+6
* Split Util class into a package.J08nY2017-11-264-27/+86
* Finish first keygen implementation.J08nY2017-11-261-0/+35
* Add BouncyCastle library. Sketch out ECTesterStandalone.J08nY2017-11-122-4/+47
* Separate build files for standalone and reader apps.J08nY2017-11-123-3/+3
* Split the ec package into common package, rename reader part of the project.J08nY2017-11-107-0/+732