aboutsummaryrefslogtreecommitdiff
path: root/src/applets/ECKeyGenerator.java
Commit message (Expand)AuthorAgeFilesLines
* Added CLI options, Apache commons-cli lib, anomalous curve key exportJ08nY2016-12-101-1/+4
* Added test for small public key degree in ECDHJ08nY2016-11-281-10/+21
* ECKeyGenerator: fixes to key genertion,J08nY2016-11-211-45/+57
* Implemented External curve setting on applet sideJ08nY2016-11-211-0/+33
* EC_Consts: made parameters maskableJ08nY2016-11-211-15/+12
* EC_Consts: added F2M curve support, + F2M curve sect163r1 to startJ08nY2016-11-211-51/+92
* refactoring ECTester: created ECKeyGenerator, ECKeyTesterJ08nY2016-11-211-0/+179