reth_
primitives_
traits
1.1.4
Module crypto
Module Items
Modules
Constants
In crate reth_
primitives_
traits
reth_primitives_traits
Module
crypto
Copy item path
Source
Expand description
Crypto utilities.
Modules
§
secp256k1
Secp256k1 utility functions.
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.