Module curve

Source
Expand description

Curve related structs.

Structs§

Affine
A group element of the secp256k1 curve, in affine coordinates.
AffineStorage
Affine coordinate group element compact storage.
ECMultContext
Context for accelerating the computation of aP + bG.
ECMultGenContext
Context for accelerating the computation of a*G.
Field
Field element for secp256k1.
FieldStorage
Compact field element storage.
Jacobian
A group element of the secp256k1 curve, in jacobian coordinates.
Scalar
A 256-bit scalar value.

Constants§

CURVE_B

Statics§

AFFINE_G