summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecP256R1Point.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Port custom curve for secp256r1 from JavaPeter Dettman2014-01-261-0/+283