summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecP224R1Field.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring in the Nat* classes and some new method variationsPeter Dettman2014-03-031-10/+7
* Refactor reduction methods and change scope of PExt fieldsPeter Dettman2014-03-031-5/+5
* Optimize final adjustments in Reduce()Peter Dettman2014-02-271-13/+4
* 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/+9
* Add custom curve for secp224r1 (P-224)Peter Dettman2014-02-251-0/+189