aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/Util.java
Commit message (Expand)AuthorAgeFilesLines
* Separate build files for standalone and reader apps.J08nY2017-11-121-375/+0
* Cleanup and a new gitignore.J08nY2017-11-101-9/+5
* Introduce Result.Value.ERROR.J08nY2017-11-051-2/+2
* Introduce a Result class, that has a value and a cause.J08nY2017-10-251-3/+7
* explicit support for reallocation of KeyAgreement engine with provided typepetrs2017-06-161-0/+33
* Minor fixesJ08nY2017-05-201-1/+1
* Added support for extended APDUs, fixed problems with large cmdsJ08nY2017-05-041-105/+110
* Change EC_Consts.CORRUPTION_* into a short that's maskableJ08nY2017-05-011-9/+3
* Move tests to TestSuitesJ08nY2017-04-271-0/+12
* Fix some test-vector tests, also test printingJ08nY2017-04-191-2/+16
* Refactor testing, add Config class, make EC_Data read bytesJ08nY2017-04-191-1/+81
* Added new corruption type and X962 point compression methods.J08nY2017-03-221-0/+3
* Applet: better handling of exceptions, new command for memory cleanup.J08nY2017-03-171-11/+80
* Created a new command: CorruptJ08nY2017-03-141-0/+32
* removed newlines, changed f2m format, removed old SimpleAPDUJ08nY2017-02-211-6/+18
* Added export instruction, and action to readerJ08nY2017-01-311-1/+1
* reader: Added a Command and Response abstractionJ08nY2017-01-221-3/+7
* reader: implemented ecdh and ecdsa actions, also added some docsJ08nY2017-01-171-0/+35
* implemented ecdh testing reader side:J08nY2017-01-171-1/+1
* major changes, ECTester rewrite, moved to valid packageJ08nY2017-01-171-0/+82