aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid points in the invalid test suite (some were not padded).J08nY2019-03-0714-430/+430
* Do not use certain keys in cofactor test, as they are really not cofactor poi...J08nY2019-03-061-20/+25
* Fix some keys in invalid test suite, add "random" test option.J08nY2019-03-068-56/+56
* Many fixes to cofactor, edge-cases and misc suites.J08nY2019-02-285-0/+39
* Fix some wycheproof vectors, fix edge-case test.J08nY2019-02-281-17/+17
* Add large cofactor curves to tests.J08nY2019-02-212-0/+37
* Workaround for a Java bug...J08nY2019-02-194-3/+6
* Fixup edgecases test suite.J08nY2018-12-171-43/+43
* Add points on twists for additional cofactor = 4 curves.J08nY2018-12-104-0/+125
* Add more tests of bit-patterns to edge-cases test sutie.J08nY2018-12-101-2/+2
* Add degenerate tests for curves with cofactor = 4.J08nY2018-12-102-0/+124
* Add more cofactor curves.J08nY2018-12-014-0/+15
* Add more signature tests.J08nY2018-11-111-0/+36
* Add MNT curves, cleanup misc and compression tests.J08nY2018-11-1115-1/+111
* Add compression tests for quadratic non-residue in modular square root.J08nY2018-11-032-13/+43
* Add test for OpenSSl modular reduction bug.J08nY2018-10-152-0/+28
* Fix added composite data.J08nY2018-10-1417-17/+17
* Add more composite test data, update docs.J08nY2018-10-1451-74/+240
* Allow exporting set curve parameters to verify them.J08nY2018-08-141-1/+7
* Fix degenerate keys over secp256k1.J08nY2018-08-131-6/+6
* Pad invalid keys to proper length.J08nY2018-08-138-9/+9
* Add info about signature tests, rename some data entries.J08nY2018-08-121-1/+1
* Add more ecdsa tests.J08nY2018-08-124-18/+73
* Add various ECDSA tests.J08nY2018-08-1114-222/+411
* Add more composite curves to test small order points.J08nY2018-07-173-2/+10
* Add tests of increasingly larger prime R to better understand behavior of impls.J08nY2018-07-1631-0/+241
* Add tests for curve order being a Carmichael pseudoprime.J08nY2018-07-128-0/+57
* Add supersingular curves, do some tests over supersingular and Barreto-Naehri...J08nY2018-07-046-0/+41
* Rename and reorder tests.J08nY2018-07-0331-139/+636
* Fix cofactor/pq/cofactor192/1 key.J08nY2018-07-033-5/+5
* Add support for colored output.J08nY2018-07-021-2/+2
* Add some more Montgomery curves transformed into short Weierstrass.J08nY2018-07-026-1/+43
* Add some p * q curves to cofactor tests.J08nY2018-07-021-0/+31
* Add Barreto-Naehrig curves.J08nY2018-06-3018-0/+121
* Add more composite tests.J08nY2018-06-3014-8/+53
* Add composite PQ tests. Better order tests by EC_Data id.J08nY2018-06-3017-0/+131
* Add descriptions to composite curve data.J08nY2018-06-281-36/+51
* Add composite order curves with small order generators.J08nY2018-06-279-101/+150
* Add the edge-cases test suite.J08nY2018-05-254-143/+756
* Add more relevant wycheproof test-vectors, for CVE-2017-10176 and CVE-2017-8932.J08nY2018-05-231-0/+43
* Add the AddSubChain wycheproof vectors.J08nY2018-05-232-0/+856
* Add degenerate curves for brainpool 512 bit prime curve.J08nY2018-04-281-3/+48
* Add degenerate curves test suite.J08nY2018-04-285-16/+986
* Sort tests better in a few test suites.J08nY2018-04-251-3/+16
* Add more and larger curves to the cofactor category.J08nY2018-04-2415-0/+175
* Add some points of larger order to brainpool invalid curves.J08nY2018-04-048-0/+152
* Add some points of larger order to invalid secg curves.J08nY2018-03-299-0/+170
* 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-0310-0/+107