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 | -45/+1 |
| | |||||
* | Fermat inversion for all custom curves | Peter Dettman | 2020-07-07 | 1 | -4/+86 |
| | | | | - also customized random FE gen | ||||
* | Fix field reduction for custom secp128r1 curve | Peter Dettman | 2019-07-29 | 1 | -0/+5 |
| | | | | - see https://github.com/bcgit/bc-java/issues/566 | ||||
* | Fix reductions for custom secp128r1 field | Peter Dettman | 2017-06-03 | 1 | -6/+6 |
| | |||||
* | Custom curves for secp128r1 and secp160r1/r2/k1 | Peter Dettman | 2015-03-24 | 1 | -0/+218 |