Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Special handling for zero-valued scalars | Peter Dettman | 2014-02-26 | 1 | -20/+38 |
| | | | | Some optimizations for NAF generation | ||||
* | Small optimization for width 4 | Peter Dettman | 2014-02-07 | 1 | -17/+19 |
| | |||||
* | Index precomputation info by name | Peter Dettman | 2014-02-07 | 3 | -7/+14 |
| | |||||
* | Fix incomplete port | Peter Dettman | 2014-02-06 | 1 | -1/+1 |
| | |||||
* | A few improvements to the fixed-point comb | Peter Dettman | 2014-02-06 | 2 | -10/+28 |
| | |||||
* | Initial work on a fixed-point comb multiplier | Peter Dettman | 2014-02-04 | 3 | -0/+126 |
| | |||||
* | Remove unnecessary using statement | Peter Dettman | 2014-01-28 | 1 | -2/+0 |
| | |||||
* | Port of latest EC multipliers from Java | Peter Dettman | 2014-01-27 | 11 | -30/+252 |
| | |||||
* | Adjust first-digit optimization to not be so conservative | Peter Dettman | 2014-01-26 | 1 | -12/+7 |
| | |||||
* | Port of several interrelated things from Java build: | Peter Dettman | 2014-01-23 | 8 | -452/+688 |
| | | | | | | | | - Z coordinates for points - More point normalization code - Curve management of point precomp info - Add WNafUtilities and use in multipliers/ECAlgorithms - Make various fields/classes protected/public | ||||
* | Make public | Peter Dettman | 2014-01-22 | 2 | -2/+2 |
| | |||||
* | Implement TwicePlus optimization in Fp curves | Peter Dettman | 2014-01-22 | 2 | -268/+272 |
| | |||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 8 | -0/+546 |