Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::numeric::RNG, including all inherited members.
get_random_uint1024() | bb::numeric::RNG | inline |
get_random_uint128()=0 | bb::numeric::RNG | pure virtual |
get_random_uint16()=0 | bb::numeric::RNG | pure virtual |
get_random_uint256()=0 | bb::numeric::RNG | pure virtual |
get_random_uint32()=0 | bb::numeric::RNG | pure virtual |
get_random_uint512() | bb::numeric::RNG | inline |
get_random_uint64()=0 | bb::numeric::RNG | pure virtual |
get_random_uint8()=0 | bb::numeric::RNG | pure virtual |
operator=(const RNG &other)=default | bb::numeric::RNG | |
operator=(RNG &&other)=default | bb::numeric::RNG | |
RNG() noexcept=default | bb::numeric::RNG | |
RNG(const RNG &other)=default | bb::numeric::RNG | |
RNG(RNG &&other)=default | bb::numeric::RNG | |
~RNG()=default | bb::numeric::RNG | virtual |