summary refs log tree commit diff
path: root/crypto/src/math/ec/ECAlgorithms.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Provide SumOfMultiplies as an arbitrary-length generalization of SumOfTwoMult...Peter Dettman2014-02-091-0/+91
* Fix casts to satisfy .NET 1.1Peter Dettman2014-02-071-2/+2
* Use parallel wNAF for sumOfTwoMultipliesPeter Dettman2014-02-071-4/+69
* Port of several interrelated things from Java build:Peter Dettman2014-01-231-23/+27
* Use ImportPoint to make sure points are on same curvePeter Dettman2014-01-231-15/+49
* Use new Math.Field classes in EC curves, and avoid casting in client codePeter Dettman2014-01-221-79/+91
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+93