Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EC-related updates from bc-java | Peter Dettman | 2018-07-10 | 1 | -14/+0 |
| | |||||
* | Cache-safety for EC lookup tables | Peter Dettman | 2018-04-15 | 1 | -1/+16 |
| | | | | | | - creation of cache-safe lookup tables delegated to ECCurve - FixedPointCombMultiplier uses cache-safe lookup table - FixedPointCombMultiplier avoids BigInteger.TestBit | ||||
* | Avoid infinity appearing in lookup table for FixedPointCombMultiplier | Peter Dettman | 2017-09-17 | 1 | -1/+9 |
| | |||||
* | Fixed-point-comb uses existing precomputation info if it's for the same _or ↵ release-1.8.0-beta.3 | Peter Dettman | 2014-04-10 | 1 | -0/+13 |
| | | | | greater_ width as requested | ||||
* | Initial work on a fixed-point comb multiplier | Peter Dettman | 2014-02-04 | 1 | -0/+21 |