reth_node_core::primitives

Module crypto

Expand description

Crypto utilities.

Modules§

Constants§

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