Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed loop count for BigInteger conversion | Peter Dettman | 2020-09-11 | 1 | -1/+1 |
| | | | | - remove length-specific variants of FromBigInteger | ||||
* | 'safegcd' modular inversion | Peter Dettman | 2020-09-04 | 1 | -54/+1 |
| | |||||
* | Fermat inversion for all custom curves | Peter Dettman | 2020-07-07 | 1 | -7/+98 |
| | | | | - also customized random FE gen | ||||
* | Initial implementation of SM2 elliptic curve | Peter Dettman | 2017-06-03 | 1 | -0/+307 |
- includes custom curve code - add lots of OIDs from GM standard |