Module std

Module std 

Source
Expand description

Holds the default entropy implementation.

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.