Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor ECCurve primality checks | Peter Dettman | 2023-12-05 | 1 | -1/+1 |
* | Mark custom curves internal | Peter Dettman | 2023-01-24 | 1 | -1/+1 |
* | Remove per-ECPoint compression | Peter Dettman | 2022-06-21 | 1 | -5/+5 |
* | Fermat inversion for all custom curves | Peter Dettman | 2020-07-07 | 1 | -0/+15 |
* | Port of strict hex decoding from bc-java | Peter Dettman | 2019-09-09 | 1 | -1/+1 |
* | Fix circular dependence of statics | Peter Dettman | 2019-08-10 | 1 | -2/+1 |
* | Add non-constant-time variant to ECLookupTable | Peter Dettman | 2019-08-09 | 1 | -4/+24 |
* | Cache-safety for EC lookup tables | Peter Dettman | 2018-04-15 | 1 | -0/+59 |
* | Add automatic EC point validation for decoded points and for multiplier outputs | Peter Dettman | 2014-07-23 | 1 | -25/+2 |
* | Add new CreateRawPoint method on ECCurve that includes the Z coords | Peter Dettman | 2014-03-13 | 1 | -0/+5 |
* | Add custom curve for secp224k1 | Peter Dettman | 2014-02-26 | 1 | -0/+93 |