summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecP192R1Field.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor reduction methods and change scope of PExt fieldsPeter Dettman2014-03-031-26/+16
* 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
* Rename locals in Reduce() methodsPeter Dettman2014-02-011-15/+15
* Optimize Reduce() methodPeter Dettman2014-02-011-6/+17
* Add custom curves for secp192k1 and secp192r1 (P-192)Peter Dettman2014-01-311-0/+172