aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/CardEdgeCasesSuite.java
Commit message (Expand)AuthorAgeFilesLines
* Many fixes to cofactor, edge-cases and misc suites.J08nY2019-02-281-3/+5
* Fix some wycheproof vectors, fix edge-case test.J08nY2019-02-281-2/+3
* Allow endless ECDSA and ECDH running, add info on test options to help.J08nY2019-02-251-2/+2
* Make edge-cases suite take preset keys. Reformat code.J08nY2019-02-221-5/+5
* Update documentation.J08nY2018-12-211-0/+1
* Fixup edgecases test suite.J08nY2018-12-171-3/+18
* Add test of ECDH when keypair has engated pubkey.J08nY2018-12-161-7/+23
* Add more tests of bit-patterns to edge-cases test sutie.J08nY2018-12-101-3/+16
* Add MNT curves, cleanup misc and compression tests.J08nY2018-11-111-3/+3
* Add compression tests for quadratic non-residue in modular square root.J08nY2018-11-031-4/+4
* Add test for OpenSSl modular reduction bug.J08nY2018-10-151-0/+27
* Sort tried privkey values in edge-cases test suite.J08nY2018-09-141-4/+4
* Add tests for interesting privatekey values to edge-cases tests.J08nY2018-08-261-4/+69
* Allow exporting set curve parameters to verify them.J08nY2018-08-141-1/+6
* Add Cofactor curves to edge-cases test to properly test some values.J08nY2018-08-141-0/+2
* Add private key edge-cases tests.J08nY2018-07-231-26/+38
* Add option for cleanup.J08nY2018-07-221-2/+71
* Support key algo parameter for KeyAgreements with KDF in standalone testing.J08nY2018-05-291-1/+1
* Simplify the edge-cases test suite and provide better analysis of results.J08nY2018-05-271-4/+10
* Add the edge-cases test suite.J08nY2018-05-251-0/+102