summary refs log tree commit diff
path: root/crypto/src/math/ec/multiplier/FixedPointPreCompInfo.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed-point-comb uses existing precomputation info if it's for the same _or ↵ release-1.8.0-beta.3Peter Dettman2014-04-101-0/+13
| | | | greater_ width as requested
* Initial work on a fixed-point comb multiplierPeter Dettman2014-02-041-0/+21