summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecP384R1Point.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Math.Raw support for custom binary curvesPeter Dettman2015-03-231-0/+2
* Add automatic EC point validation for decoded points and for multiplier outputsPeter Dettman2014-07-231-14/+1
* Optimize some of the addition/doubling internalsPeter Dettman2014-03-101-9/+13
* Add custom curve for secp384r1 (P-384)Peter Dettman2014-02-271-0/+287