Module k256

Source
Expand description

Types for Secp256k1 curve with intrinsic functions. Implements traits necessary for ECDSA.

Structs§

SECP256K1_MODULUS
SECP256K1_ORDER
Secp256k1Coord
An element of the ring of integers modulo a positive integer. The element is internally represented as a fixed size array of bytes.
Secp256k1Point
Secp256k1Scalar
An element of the ring of integers modulo a positive integer. The element is internally represented as a fixed size array of bytes.

Constants§

SECP256K1_BLOCK_SIZE
SECP256K1_LIMB_BITS
SECP256K1_NUM_LIMBS