summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/Nat384.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Math.Raw support for custom binary curvesPeter Dettman2015-03-231-46/+0
| | | | - Also migrate the 'raw' stuff into Math.Raw following Java build
* Refactoring in the Nat* classes and some new method variationsPeter Dettman2014-03-031-2/+2
| | | | Improved reduction in some fields
* Add custom curve for secp384r1 (P-384)Peter Dettman2014-02-271-0/+46