Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Crypto.Random.DRBG.Types
Documentation
type Entropy = ByteString Source #
type PersonalizationString = ByteString Source #
type Nonce = ByteString Source #
type AdditionalInput = ByteString Source #
type RandomBits = ByteString Source #