summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecP192R1Point.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-12/+15
* Optimization for custom curve reduction when only a few bits need reducing; u...Peter Dettman2014-02-261-5/+4
* Add custom curves for secp192k1 and secp192r1 (P-192)Peter Dettman2014-01-311-0/+288