Module util

Source
Expand description

Utility functions for signature.

Modules§

secp256k1
Secp256k1 utility functions.

Constants§

SECP256K1N_HALF
The order of the secp256k1 curve, divided by two. Signatures that should be checked according to EIP-2 should have an S value less than or equal to this.