Safe Haskell | Safe |
---|---|
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.4: Deterministic random bit generator (aka RNG, PRNG) based HMACs, Hashes, and Ciphers.
Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Crypto.Random.DRBG.Types
type Entropy = ByteString
type PersonalizationString = ByteString
type Nonce = ByteString
type AdditionalInput = ByteString
type RandomBits = ByteString