aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/data/cofactor (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not use certain keys in cofactor test, as they are really not cofactor ↵J08nY2019-03-061-20/+25
| | | | points.
* Many fixes to cofactor, edge-cases and misc suites.J08nY2019-02-285-0/+39
|
* Add large cofactor curves to tests.J08nY2019-02-212-0/+37
|
* Workaround for a Java bug...J08nY2019-02-193-0/+3
|
* Add more cofactor curves.J08nY2018-12-014-0/+15
|
* Allow exporting set curve parameters to verify them.J08nY2018-08-141-1/+7
|
* Add various ECDSA tests.J08nY2018-08-111-3/+1
|
* Rename and reorder tests.J08nY2018-07-0328-132/+630
|
* Fix cofactor/pq/cofactor192/1 key.J08nY2018-07-031-2/+2
|
* Add some p * q curves to cofactor tests.J08nY2018-07-021-0/+31
| | | | - |E(F_p)| = p * q, |G| = p, |pubkey| = q.
* Add more and larger curves to the cofactor category.J08nY2018-04-2415-0/+175
|
* Add points on non-generator subgroup for SECG curves to cofactor category.J08nY2018-03-062-28/+250
|
* Add F2m curves to cofactor category.J08nY2018-03-049-2/+95
|
* Add curves with cofactor with pregenerated points on cofactor subgroup.J08nY2018-03-039-0/+102