summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/CardWrongSuite.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix invalid points in the invalid test suite (some were not padded).J08nY2019-03-071-1/+1
|
* Fix some keys in invalid test suite, add "random" test option.J08nY2019-03-061-2/+2
|
* Some fixes in wrong test suite, better ordering of tests.J08nY2019-03-041-4/+9
|
* Add better semi-random generation of inputs in tests.J08nY2019-03-041-1/+1
|
* Allow endless ECDSA and ECDH running, add info on test options to help.J08nY2019-02-251-1/+1
|
* Add option for cleanup.J08nY2018-07-221-3/+16
|
* Add testing of previous prime R to wrong test suite.J08nY2018-07-051-4/+16
|
* Add ability to skip tests/run only a part of a test suite.J08nY2018-07-051-1/+0
|
* Add supersingular curves, do some tests over supersingular and ↵J08nY2018-07-041-0/+203
Barreto-Naehrig curves.