summary refs log tree commit diff
path: root/crypto/src/math/ec/multiplier (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial work on a fixed-point comb multiplierPeter Dettman2014-02-043-0/+126
* Remove unnecessary using statementPeter Dettman2014-01-281-2/+0
* Port of latest EC multipliers from JavaPeter Dettman2014-01-2711-30/+252
* Adjust first-digit optimization to not be so conservativePeter Dettman2014-01-261-12/+7
* Port of several interrelated things from Java build:Peter Dettman2014-01-238-452/+688
* Make publicPeter Dettman2014-01-222-2/+2
* Implement TwicePlus optimization in Fp curvesPeter Dettman2014-01-222-268/+272
* Initial import of old CVS repositoryPeter Dettman2013-06-288-0/+546