aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/applet/EC_Consts.java
Commit message (Expand)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-1512/+0
* Suppress unnecessary warnings.J08nY2021-08-241-0/+1
* Optimize memory allocation in the applet.J08nY2019-03-221-48/+96
* Implement more tests for wrong parameters. Implement cloning for Tests.J08nY2018-06-271-1/+5
* Add compression test suite.J08nY2018-05-021-3/+8
* Add ECDSA_sign and ECDSA_verify commands, to allow separate testing.J08nY2018-04-051-13/+32
* Rename the CORRUPT command to TRANSFORM, as it does that now.J08nY2018-03-141-27/+27
* Fix default test suite F2M domain setting.J08nY2018-02-031-1/+0
* Simplify test suites.J08nY2018-01-091-2/+21
* Cleanup the applet ECKA and Signature objects.J08nY2017-12-271-7/+0
* Fix ECDH testsJ08nY2017-06-021-15/+70
* Minor fixesJ08nY2017-05-201-1/+1
* Added support for extended APDUs, fixed problems with large cmdsJ08nY2017-05-041-2/+2
* Reworked invalid curve testing, added generated anomalous curvesJ08nY2017-05-011-4/+4
* Change EC_Consts.CORRUPTION_* into a short that's maskableJ08nY2017-05-011-72/+88
* Fix some test-vector tests, also test printingJ08nY2017-04-191-0/+1
* Added new curves, started adding default & dangerous tests.J08nY2017-03-271-0/+12
* Implemented ECDHC testing.J08nY2017-03-241-6/+15
* Added new corruption type and X962 point compression methods.J08nY2017-03-221-7/+38
* Added Cleanup command to request object deletion, prevents memory corruption.J08nY2017-03-171-1/+6
* Cleanup, add ECDH corruption tests.J08nY2017-03-161-9/+0
* Created a new command: CorruptJ08nY2017-03-141-10/+9
* Added export instruction, and action to readerJ08nY2017-01-311-4/+11
* major changes, ECTester rewrite, moved to valid packageJ08nY2017-01-171-0/+1298