summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/CardCofactorSuite.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some keys in invalid test suite, add "random" test option.J08nY2019-03-061-2/+2
* Add better semi-random generation of inputs in tests.J08nY2019-03-041-1/+1
* Many fixes to cofactor, edge-cases and misc suites.J08nY2019-02-281-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-1/+1
* Update documentation.J08nY2018-12-211-1/+2
* Add ECDH validation tests using BouncyCastle.J08nY2018-11-141-1/+1
* Fix test suites broken by EC_Store change.J08nY2018-11-061-2/+2
* Allow exporting set curve parameters to verify them.J08nY2018-08-141-1/+1
* Add ECDH tests that use the ECPublicKey object to the ones that are raw.J08nY2018-08-121-1/+7
* Add various ECDSA tests.J08nY2018-08-111-21/+2
* Add option for cleanup.J08nY2018-07-221-2/+6
* Add ability to skip tests/run only a part of a test suite.J08nY2018-07-051-2/+2
* Rename and reorder tests.J08nY2018-07-031-4/+4
* Add some p * q curves to cofactor tests.J08nY2018-07-021-1/+1
* Add the edge-cases test suite.J08nY2018-05-251-1/+1
* Add compression test suite.J08nY2018-05-021-0/+73