aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/applet/ECKeyTester.java
Commit message (Expand)AuthorAgeFilesLines
* explicit support for reallocation of KeyAgreement engine with provided typepetrs2017-06-161-6/+9
* Fix ECDH testsJ08nY2017-06-021-0/+45
* Added support for extended APDUs, fixed problems with large cmdsJ08nY2017-05-041-6/+5
* Change EC_Consts.CORRUPTION_* into a short that's maskableJ08nY2017-05-011-43/+42
* Fix some test-vector tests, also test printingJ08nY2017-04-191-4/+23
* Refactor testing, add Config class, make EC_Data read bytesJ08nY2017-04-191-26/+23
* Add invalid curves test(partly) and some parameters (brainpool) for itJ08nY2017-04-151-0/+29
* Added more documentation, anomalous curves, support command.J08nY2017-03-301-0/+12
* Refactored EC_Params, renamed EC_Data, added first test vectors.J08nY2017-03-261-1/+4
* Implemented ECDHC testing.J08nY2017-03-241-2/+1
* Added new corruption type and X962 point compression methods.J08nY2017-03-221-2/+2
* Applet: better handling of exceptions, new command for memory cleanup.J08nY2017-03-171-15/+6
* Cleanup, add ECDH corruption tests.J08nY2017-03-161-28/+8
* Added export instruction, and action to readerJ08nY2017-01-311-12/+10
* major changes, ECTester rewrite, moved to valid packageJ08nY2017-01-171-0/+184