aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/common/ec (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add more ecdsa tests.J08nY2018-08-122-7/+17
* Reformat all code.J08nY2018-08-121-0/+1
* Add various ECDSA tests.J08nY2018-08-112-4/+82
* Add utility methods for converting EC_Params to JCE EC objects.J08nY2018-08-102-0/+90
* 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