Crypto.Random.DRBG.Types
type BitLen = Int Source #
type Entropy = ByteString Source #
type PersonalizationString = ByteString Source #
type Nonce = ByteString Source #
type AdditionalInput = ByteString Source #
type RandomBits = ByteString Source #