Module secp256k1::constants[][src]

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 Prime for the secp256k1 field element.

The X coordinate of the generator

The Y coordinate of the generator

Size of a key pair

The maximum size of a signature

The size (in bytes) of a message

The size (in bytes) of a serialized public key.

Size of a Schnorr public key

Size of a Schnorr signature

The size (in bytes) of a secret key

The size (in bytes) of an serialized uncompressed public key