Module libsecp256k1_core::curve
source · Expand description
Curve related structs.
Structs
A group element of the secp256k1 curve, in affine coordinates.
Affine coordinate group element compact storage.
Context for accelerating the computation of aP + bG.
Context for accelerating the computation of a*G.
Field element for secp256k1.
Compact field element storage.
A group element of the secp256k1 curve, in jacobian coordinates.
A 256-bit scalar value.