summary refs log tree commit diff
path: root/crypto/src/math/ec/multiplier/ReferenceMultiplier.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add automatic EC point validation for decoded points and for multiplier outputsPeter Dettman2014-07-231-27/+1
|
* Port of latest EC multipliers from JavaPeter Dettman2014-01-271-2/+2
|
* Port of several interrelated things from Java build:Peter Dettman2014-01-231-27/+34
| | | | | | | | - 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
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+30