Expand description
Constants related to the API and the underlying curve.
Constantsยง
- The maximum size of a compact signature.
- The order of the secp256k1 curve.
- The size of a full ElligatorSwift encoding.
- The Prime for the secp256k1 field element.
- The X coordinate of the generator.
- The Y coordinate of the generator.
- The size of a key pair.
- The maximum size of a signature.
- The size (in bytes) of a message.
- The value one as big-endian array of bytes.
- The size (in bytes) of a serialized public key.
- The size of a schnorr public key.
- The size of a schnorr signature.
- The size (in bytes) of a secret key.
- The size (in bytes) of an serialized uncompressed public key.
- The value zero as an array of bytes.