summary refs log tree commit diff
path: root/crypto/src/math/ec/ECCurve.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use new Math.Field classes in EC curves, and avoid casting in client codePeter Dettman2014-01-221-83/+70
|
* Bring Fp field element code mostly up-to-date with Java versionPeter Dettman2014-01-211-2/+3
|
* Use Negate() to simplifyPeter Dettman2013-12-051-1/+1
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+651