summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/CardTestSuite.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix some keys in invalid test suite, add "random" test option.J08nY2019-03-061-5/+21
|
* Add better semi-random generation of inputs in tests.J08nY2019-03-041-5/+25
|
* Allow endless ECDSA and ECDH running, add info on test options to help.J08nY2019-02-251-2/+14
|
* Add option to use preset semi-random private key in tests.J08nY2019-02-211-0/+22
|
* Support key algo parameter for KeyAgreements with KDF in standalone testing.J08nY2018-05-291-1/+1
|
* Remove unused card test suite code.J08nY2018-01-171-99/+0
|
* Export CPLC data and card ATR in test suite outputs.J08nY2018-01-141-0/+4
|
* Simplify test suites.J08nY2018-01-091-16/+17
|
* Hide the Cleanup command in test suites.J08nY2017-12-281-8/+6
|
* Cleanup the applet ECKA and Signature objects.J08nY2017-12-271-7/+7
|
* Implement basic standalone testing.J08nY2017-12-061-1/+0
|
* Specialize test suites in reader package to classes.J08nY2017-12-051-0/+121