aboutsummaryrefslogtreecommitdiff
path: root/reader/src
Commit message (Expand)AuthorAgeFilesLines
* Improve test-vector suite on cards.J08nY2025-04-161-3/+17
* Fix ECDH external in reader.J08nY2025-04-163-20/+62
* Allow for external pubkey in ECDH.J08nY2025-04-161-12/+47
* Default to both keybuilders in reader.J08nY2025-03-121-2/+15
* Fix test object overwriting in multiple repeats.J08nY2025-02-276-8/+15
* Add test-shuffle and document.J08nY2025-02-268-13/+31
* Fix List.addFirstJán Jančár2025-02-251-2/+2
* Add repeated card tests.J08nY2025-02-257-17/+63
* Fix point length check.J08nY2025-01-301-1/+6
* Add exception to the set command that checks the generator and pubkey size.J08nY2025-01-301-3/+21
* Measure and log duration of individual tests in output.J08nY2024-08-191-1/+2
* Add support for deterministic PRNG to SunEC and BouncyCastle.J08nY2024-08-071-2/+3
* Add output tests to reader.J08nY2024-08-051-0/+13
* Allow for control over deterministic/randomized test-runs in reader.J08nY2024-08-0515-96/+101
* Disable tests that may cycle indefinitely.J08nY2024-08-021-0/+5
* No more runTest in reader.J08nY2024-08-0211-181/+159
* Add more reader tests.J08nY2024-08-011-0/+25
* Add timeouts to reader tests.J08nY2024-08-013-14/+199
* Add testing of ECTesterReader suites with Jcardsim.J08nY2024-08-011-0/+98
* Fix infinity test in card compression suite.J08nY2024-08-013-3/+4
* Remove runTest from CardCompositeSuite.J08nY2024-08-011-9/+7
* Fix applet selection that was broken in AID suffix change.J08nY2024-05-161-1/+1
* Allow output splitting for standalone as well.J08nY2024-03-301-18/+15
* Fix applet building.J08nY2024-03-259-58/+56
* Basic Gradle setup.J08nY2024-03-2526-0/+5538