Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Crypto.Random.DRBG.Types
Documentation
type Entropy = ByteString #
type PersonalizationString = ByteString #
type Nonce = ByteString #
type AdditionalInput = ByteString #
type RandomBits = ByteString #
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 #
type PersonalizationString = ByteString #
type Nonce = ByteString #
type AdditionalInput = ByteString #
type RandomBits = ByteString #