summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/Nat224.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Equality/hashcode should ignore "excess" wordsPeter Dettman2014-02-271-0/+10
* Optimization for custom curve reduction when only a few bits need reducing; u...Peter Dettman2014-02-261-0/+17
* Add custom curve for secp224r1 (P-224)Peter Dettman2014-02-251-0/+1252