summary refs log tree commit diff
path: root/crypto/src/math/ec/multiplier/FixedPointUtilities.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed-point-comb uses existing precomputation info if it's for the same _or g... release-1.8.0-beta.3Peter Dettman2014-04-101-7/+8
* Index precomputation info by namePeter Dettman2014-02-071-2/+4
* A few improvements to the fixed-point combPeter Dettman2014-02-061-5/+7
* Initial work on a fixed-point comb multiplierPeter Dettman2014-02-041-0/+67