summary refs log tree commit diff
path: root/crypto/src/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add new classes in Math.Field and some other EC-related stuff from JavaPeter Dettman2014-01-218-0/+255
|
* Make typed Equals methods public (and virtual)Peter Dettman2014-01-211-3/+3
|
* Bring Fp field element code mostly up-to-date with Java versionPeter Dettman2014-01-212-778/+800
|
* Registerize top accumulator word in Montgomery multiplication/squaringPeter Dettman2014-01-031-6/+12
|
* Fix tabsPeter Dettman2014-01-031-2128/+2128
|
* Use Negate() to simplifyPeter Dettman2013-12-051-1/+1
|
* Add ECFieldElement.GetEncoded() methodPeter Dettman2013-12-051-2/+7
|
* Always apply sign guardPeter Dettman2013-12-031-4/+4
|
* Initial import of old CVS repositoryPeter Dettman2013-06-2817-0/+8286