Skip to main content

Module secp256k1

Module secp256k1 

Source

Modules§

field
hooks
Hooks for overriding expensive secp256k1 field operations during EC recovery.
scalars

Structs§

ECMultContext

Enums§

Secp256k1Err

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.
SECP256K1N_HALF_U256

Functions§

ecrecover_test
recover
recover_with_context
recover_with_context_and_hooks
recover_with_hooks