aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/applet (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added new corruption type and X962 point compression methods.J08nY2017-03-223-10/+41
* Added Cleanup command to request object deletion, prevents memory corruption.J08nY2017-03-171-1/+6
* Applet: better handling of exceptions, new command for memory cleanup.J08nY2017-03-173-34/+48
* Cleanup, add ECDH corruption tests.J08nY2017-03-163-54/+19
* Created a new command: CorruptJ08nY2017-03-142-33/+74
* Added support for named curves (in jar).J08nY2017-03-061-2/+2
* removed newlines, changed f2m format, removed old SimpleAPDUJ08nY2017-02-211-8/+19
* Added export instruction, and action to readerJ08nY2017-01-314-146/+188
* Added option to generate fresh keys(-f) also implemented basic ECC testingJ08nY2017-01-272-18/+61
* reader: Added a Command and Response abstractionJ08nY2017-01-222-113/+133
* reader: implemented ecdh and ecdsa actions, also added some docsJ08nY2017-01-171-42/+65
* implemented ecdh testing reader side:J08nY2017-01-171-0/+1
* major changes, ECTester rewrite, moved to valid packageJ08nY2017-01-174-0/+2290