summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/Nat512.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring in the Nat* classes and some new method variationsPeter Dettman2014-03-031-2/+2
| | | | Improved reduction in some fields
* Implement Karatsuba multiply/square on 512-bit numbers and use as basis for ↵Peter Dettman2014-02-031-0/+46
P-521 multiply/square