MOTION
0.01
Framework for mixed-protocol multi-party computation
|
This is the complete list of members for encrypto::motion::Rng, including all inherited members.
kBlockSize | encrypto::motion::Rng | static |
RandomBlocks(std::byte *output, std::size_t number_of_blocks)=0 | encrypto::motion::Rng | pure virtual |
RandomBlocksAligned(std::byte *output, std::size_t number_of_blocks)=0 | encrypto::motion::Rng | pure virtual |
RandomBytes(std::byte *output, std::size_t number_of_bytes)=0 | encrypto::motion::Rng | pure virtual |
Rng()=default | encrypto::motion::Rng | |
SampleKey()=0 | encrypto::motion::Rng | pure virtual |
~Rng()=default | encrypto::motion::Rng | virtual |