| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed small-pub degree test, still crashes most cards. | J08nY | 2016-11-30 | 1 | -9/+13 |
| | | |||||
| * | Added tests for non-prime p, ECDSA into the main test suite. | J08nY | 2016-11-26 | 1 | -9/+5 |
| | | | | | Also fixed ECDSA test. | ||||
| * | ECKeyGenerator: fixes to key genertion, | J08nY | 2016-11-21 | 1 | -8/+8 |
| | | | | | | | | | ECKeyTester: fixed ECDH/ECDHC pubkey length issue. EC_Consts: fixed decompressG and getCurveParameter array copy mismatch SimpleECCApplet: fixed B parameter test All tests now pass as before. | ||||
| * | EC_Consts: made parameters maskable | J08nY | 2016-11-21 | 1 | -6/+2 |
| | | | | | | | ECKeyGenerator: since parameters are maskable, one can now setCustomInvalidCurve(curve, PARAMETER_A | PARAMETER_B,...) and the resulting curve will have both A and B invalid. | ||||
| * | EC_Consts: added F2M curve support, + F2M curve sect163r1 to start | J08nY | 2016-11-21 | 1 | -0/+1 |
| | | |||||
| * | refactoring ECTester: created ECKeyGenerator, ECKeyTester | J08nY | 2016-11-21 | 1 | -0/+180 |
