summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecP521R1FieldElement.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Math.Raw support for custom binary curvesPeter Dettman2015-03-231-0/+1
| | | | - Also migrate the 'raw' stuff into Math.Raw following Java build
* Equality/hashcode should ignore "excess" wordsPeter Dettman2014-02-271-3/+3
|
* Add custom curve for secp521r1 (P-521)Peter Dettman2014-02-011-0/+166