summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecP256K1Point.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-15/+18
* Optimization for custom curve reduction when only a few bits need reducing; u...Peter Dettman2014-02-261-5/+4
* Port point-detaching stuff from JavaPeter Dettman2014-01-281-0/+5
* Tidy up commentsPeter Dettman2014-01-261-4/+0
* Port custom curve for secp256k1 from JavaPeter Dettman2014-01-261-0/+275