summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecP224K1Field.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring in the Nat* classes and some new method variationsPeter Dettman2014-03-031-1/+1
* Refactor reduction methods and change scope of PExt fieldsPeter Dettman2014-03-031-9/+6
* Round out the Nat192 methodsPeter Dettman2014-02-261-1/+1
* Optimization for custom curve reduction when only a few bits need reducing; u...Peter Dettman2014-02-261-0/+12
* Add custom curve for secp224k1Peter Dettman2014-02-261-0/+150