Crypto.Random.DRBG.Types
Documentation
type Entropy = ByteStringSource
type Nonce = ByteStringSource
type AdditionalInput = ByteStringSource
type RandomBits = ByteStringSource
DRBG-0.1.2: A deterministic random bit generator (aka RNG, PRNG) implementing DRBGs from NIST SP 800-90
Crypto.Random.DRBG.Types
type Entropy = ByteStringSource
type Nonce = ByteStringSource
type AdditionalInput = ByteStringSource
type RandomBits = ByteStringSource