aboutsummaryrefslogtreecommitdiff
path: root/src/applets/ECKeyTester.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed small-pub degree test, still crashes most cards.J08nY2016-11-301-9/+13
* Added tests for non-prime p, ECDSA into the main test suite.J08nY2016-11-261-9/+5
* ECKeyGenerator: fixes to key genertion,J08nY2016-11-211-8/+8
* EC_Consts: made parameters maskableJ08nY2016-11-211-6/+2
* EC_Consts: added F2M curve support, + F2M curve sect163r1 to startJ08nY2016-11-211-0/+1
* refactoring ECTester: created ECKeyGenerator, ECKeyTesterJ08nY2016-11-211-0/+180