summary refs log tree commit diff
path: root/crypto/src/math/ec/multiplier/FpNafMultiplier.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Port of latest EC multipliers from JavaPeter Dettman2014-01-271-30/+0
|
* Port of several interrelated things from Java build:Peter Dettman2014-01-231-26/+15
| | | | | | | | - 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
* Implement TwicePlus optimization in Fp curvesPeter Dettman2014-01-221-32/+34
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+39