Module secp256k1::constants

source ·
Expand description

Constants

Constants related to the API and the underlying curve

Constants

The maximum size of a compact signature
The order of the secp256k1 curve
The X coordinate of the generator
The Y coordinate of the generator
The maximum size of a signature
The size (in bytes) of a message
The size (in bytes) of a serialized public key.
The size (in bytes) of a secret key
The size (in bytes) of an serialized uncompressed public key