summary refs log tree commit diff
path: root/crypto/src/math/ec/Nat.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix GetBit range-checkPeter Dettman2014-01-301-1/+1
* Add diagnosticsPeter Dettman2014-01-261-37/+42
* Fix return type in SubFromExtPeter Dettman2014-01-241-4/+4
* Move methodPeter Dettman2014-01-241-16/+16
* Add Nat/Mod classes and use instead of (slow) BigInteger.ModInverse implement...Peter Dettman2014-01-231-0/+495