aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/CardCompositeSuite.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some keys in invalid test suite, add "random" test option.J08nY2019-03-061-5/+5
* Some fixes in wrong test suite, better ordering of tests.J08nY2019-03-041-11/+5
* 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 to use preset semi-random private key in tests.J08nY2019-02-211-2/+9
* Update documentation.J08nY2018-12-211-1/+2
* Add compression tests for quadratic non-residue in modular square root.J08nY2018-11-031-9/+9
* Allow exporting set curve parameters to verify them.J08nY2018-08-141-1/+1
* Add ECDSA testing to composite curve tests.J08nY2018-08-121-2/+6
* Add option for cleanup.J08nY2018-07-221-4/+6
* Add tests of increasingly larger prime R to better understand behavior of impls.J08nY2018-07-161-4/+8
* Add tests for curve order being a Carmichael pseudoprime.J08nY2018-07-121-0/+5
* Add ability to skip tests/run only a part of a test suite.J08nY2018-07-051-2/+3
* Also do composite tests with both keypairs generated on card.J08nY2018-07-041-2/+8
* Add supersingular curves, do some tests over supersingular and Barreto-Naehri...J08nY2018-07-041-0/+98