aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/CardMngr.java
Commit message (Expand)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-478/+0
* Add customizable time resolution.develJ08nY2019-03-181-9/+25
* Fix chunking.J08nY2019-03-141-46/+39
* Add better chunking support and detect it at runtime.J08nY2019-03-141-3/+10
* Add custom command chaining to be able to test T=0 cards.J08nY2019-03-131-9/+65
* Make edge-cases suite take preset keys. Reformat code.J08nY2019-02-221-1/+1
* Prefer T=1 protocol.J08nY2019-02-191-1/+8
* Fix long response APDU handling and exported params handling.J08nY2018-11-141-1/+1
* Add ability to skip tests/run only a part of a test suite.J08nY2018-07-051-1/+0
* Add lint options to javac. Fix most of uncovered warnings.J08nY2018-03-141-6/+4
* Export CPLC data and card ATR in test suite outputs.J08nY2018-01-141-5/+16
* Add CPLC fetch and parsing.J08nY2018-01-141-38/+115
* Split Util class into a package.J08nY2017-11-261-8/+8
* Separate build files for standalone and reader apps.J08nY2017-11-121-0/+1
* Reader: added verbose flag, made CardMngr quiet.J08nY2017-03-071-25/+48
* Added option to generate fresh keys(-f) also implemented basic ECC testingJ08nY2017-01-271-1/+1
* reader: Added a Command and Response abstractionJ08nY2017-01-221-9/+2
* reader: implemented ecdh and ecdsa actions, also added some docsJ08nY2017-01-171-16/+16
* implemented ecdh testing reader side:J08nY2017-01-171-28/+36
* major changes, ECTester rewrite, moved to valid packageJ08nY2017-01-171-0/+289