aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/CardMngr.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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