aboutsummaryrefslogtreecommitdiff
path: root/reader
Commit message (Collapse)AuthorAgeFilesLines
* Improve test-vector suite on cards.J08nY2025-04-161-3/+17
|
* Fix ECDH external in reader.J08nY2025-04-164-22/+64
|
* 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
|
* Move coverage reports where codecov finds them.J08nY2024-08-021-1/+4
|
* Aggregate test coverage over subprojects.J08nY2024-08-021-1/+2
|
* 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-012-1/+99
|
* 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
|
* Fix gradle.J08nY2024-04-271-1/+1
|
* Allow output splitting for standalone as well.J08nY2024-03-301-18/+15
|
* Fix BouncyCastle reader version colission in reader module.J08nY2024-03-281-1/+1
|
* Add CLI export test.J08nY2024-03-271-0/+1
|
* Fix mbedTLS lookup.J08nY2024-03-271-0/+4
|
* Add test setup to reader app.J08nY2024-03-271-0/+19
|
* Fix build.J08nY2024-03-271-0/+4
|
* Fix applet building.J08nY2024-03-2510-58/+74
|
* Basic Gradle setup.J08nY2024-03-2527-0/+5558