aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/CardCompositeSuite.java
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵J08nY2018-07-041-0/+98
Barreto-Naehrig curves.