Expand description
Holds the implementation of the standard entropy generator, based on the operating system’s available entropy sources.
Structs§
- StdEntropy
Generator - The standard entropy generator. It uses various os available operations to generate entropy:
Enums§
- StdEntropy
Error - An enum for handling various failures of entropy generation.