Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Crypto.Random.DRBG.Types
Documentation
type Entropy = ByteString Source
type Nonce = ByteString Source
type AdditionalInput = ByteString Source
type RandomBits = ByteString Source
DRBG-0.5.5: Deterministic random bit generator (aka RNG, PRNG) based HMACs, Hashes, and Ciphers.
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Crypto.Random.DRBG.Types
type Entropy = ByteString Source
type Nonce = ByteString Source
type AdditionalInput = ByteString Source
type RandomBits = ByteString Source