Commit message (Collapse) | 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 |
| | |||||
* | Fermat inversion for all custom curves | Peter Dettman | 2020-07-07 | 1 | -0/+15 |
| | | | | - also customized random FE gen | ||||
* | 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 | -1/+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 |
| | | | | | | - creation of cache-safe lookup tables delegated to ECCurve - FixedPointCombMultiplier uses cache-safe lookup table - FixedPointCombMultiplier avoids BigInteger.TestBit | ||||
* | Custom curves for secp128r1 and secp160r1/r2/k1 | Peter Dettman | 2015-03-24 | 1 | -0/+74 |