Lines Matching full:curve
15 The normal way of specifying domain parameters for an EC curve is via the
16 curve name "group". For curves with no curve name, explicit parameters can be
29 The curve name.
38 For a curve over Fp I<p> is the prime for the field. For a curve over F2^m I<p>
49 I<a> and I<b> represents the coefficients of the curve
63 The I<generator> is a well defined point on the curve chosen for cryptographic
64 operations. The encoding conforms with Sec. 2.3.3 of the SECG SEC 1 ("Elliptic Curve
69 I<order> multiplied by the I<cofactor> gives the number of points on the curve.
74 curve parameters. Set to 1 if so or 0 if a named curve was used.
80 EC curve's cofactor (note for some curves the cofactor is 1).
101 The "named" type checks that the domain parameters match the inbuilt curve parameters,
102 "named-nist" is similar but also checks that the named curve is a nist curve.
114 2.3.4 of the SECG SEC 1 ("Elliptic Curve Cryptography") standard.
135 Curve Cryptography") standard.
249 * This curve has a cofactor that is not 1 - so setting CDH mode changes