Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark custom curves internal | Peter Dettman | 2023-01-24 | 1 | -1/+1 |
* | Remove per-ECPoint compression | Peter Dettman | 2022-06-21 | 1 | -5/+5 |
* | EC updates from bc-java | Peter Dettman | 2020-07-04 | 1 | -0/+15 |
* | Port of strict hex decoding from bc-java | Peter Dettman | 2019-09-09 | 1 | -3/+3 |
* | 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 | -2/+61 |
* | 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 secp521r1 (P-521) | Peter Dettman | 2014-02-01 | 1 | -0/+95 |