aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/CardCompressionSuite.java
Commit message (Expand)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-155/+0
* Allow endless ECDSA and ECDH running, add info on test options to help.J08nY2019-02-251-1/+1
* Update documentation.J08nY2018-12-211-1/+3
* Add MNT curves, cleanup misc and compression tests.J08nY2018-11-111-6/+7
* Better evaluate non-residue tests in compression suite.J08nY2018-11-051-3/+3
* Add compression tests for quadratic non-residue in modular square root.J08nY2018-11-031-0/+30
* Allow exporting set curve parameters to verify them.J08nY2018-08-141-1/+1
* Add option for cleanup.J08nY2018-07-221-1/+3
* Add ability to skip tests/run only a part of a test suite.J08nY2018-07-051-1/+1
* Support key algo parameter for KeyAgreements with KDF in standalone testing.J08nY2018-05-291-1/+1
* Add compression suite to docs and comments.J08nY2018-05-021-1/+2
* Add compression test suite.J08nY2018-05-021-0/+119