reth_
revm
1.1.4
Module rng
Sections
Module Overview
Submodules
Module Items
Structs
In reth_
revm::
seismic
reth_revm
::
seismic
Module
rng
Copy item path
Expand description
§
Module Overview
This module provides functionality a RNG precompile and related utilities.
§
Submodules
domain_sep_rng
: Implements a domain-separated random number generator.
test
: Contains test cases for the RNG logic, e.g. domain separation, cloning, etc
Structs
§
LeafRng
A leaf RNG.
RngContainer
RootRng
A root RNG that can be used to derive domain-separated leaf RNGs.
Schnorrkel
Keypair
A Ristretto Schnorr keypair.