aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/CardWrongCurvesSuite.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add supersingular curves, do some tests over supersingular and Barreto-Naehri...J08nY2018-07-041-203/+0
* Add descriptions to composite curve data.J08nY2018-06-281-1/+1
* Add composite order curves with small order generators.J08nY2018-06-271-1/+0
* Implement more tests for wrong parameters. Implement cloning for Tests.J08nY2018-06-271-2/+25
* Better sort EC_Data, handle errors better in wrong curves suite.J08nY2018-04-261-8/+8
* Evaluate wrong test suite even better.J08nY2018-04-251-11/+18
* Change wrong test suite.J08nY2018-04-251-2/+2
* Fix wrong test suite evaluation.J08nY2018-04-251-25/+46
* Add ECDSA_sign and ECDSA_verify commands, to allow separate testing.J08nY2018-04-051-2/+2
* Rename the CORRUPT command to TRANSFORM, as it does that now.J08nY2018-03-141-5/+5
* Handle exceptions in Tests and TestSuites grafeully.J08nY2018-02-101-3/+2
* Make the wrong test suite easier to understand, with compound tests.J08nY2018-02-061-3/+11
* Update README, docs and test suites.J08nY2018-02-041-6/+0
* Add more tests to the Wrong test suite.J08nY2018-02-041-1/+95
* Add standard curve twists.J08nY2018-01-191-1/+1
* Simplify test suites.J08nY2018-01-091-12/+36
* Hide the Cleanup command in test suites.J08nY2017-12-281-5/+5
* Specialize test suites in reader package to classes.J08nY2017-12-051-0/+34