summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecP192K1Curve.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add non-constant-time variant to ECLookupTablePeter Dettman2019-08-091-4/+24
* Cache-safety for EC lookup tablesPeter Dettman2018-04-151-0/+59
* Add automatic EC point validation for decoded points and for multiplier outputsPeter Dettman2014-07-231-25/+2
* Add new CreateRawPoint method on ECCurve that includes the Z coordsPeter Dettman2014-03-131-0/+5
* Add custom curves for secp192k1 and secp192r1 (P-192)Peter Dettman2014-01-311-0/+93