summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecP224K1FieldElement.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Equality/hashcode should ignore "excess" wordsPeter Dettman2014-02-271-4/+4
* Optimize Sqrt() for custom curve secp224k1Peter Dettman2014-02-261-2/+87
* Add custom curve for secp224k1Peter Dettman2014-02-261-0/+156