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