Skip to main content
Module secp256k1
airbender_
crypto
0.1.0
Module secp256k1
Module Items
Modules
Structs
Enums
Constants
Functions
In crate airbender_
crypto
airbender_crypto
Module
secp256k1
Copy item path
Source
Modules
§
field
hooks
Hooks for overriding expensive secp256k1 field operations during EC recovery.
scalars
Structs
§
ECMult
Context
Enums
§
Secp256k1
Err
Constants
§
SECP256
K1N_
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.
SECP256
K1N_
HALF_
U256
Functions
§
ecrecover_
test
recover
recover_
with_
context
recover_
with_
context_
and_
hooks
recover_
with_
hooks