Skip to main content

Module std

Module std 

Source
Expand description

Holds the implementation of the standard entropy generator, based on the operating system’s available entropy sources.

Structs§

StdEntropyGenerator
The standard entropy generator. It uses various os available operations to generate entropy:

Enums§

StdEntropyError
An enum for handling various failures of entropy generation.