Module Nocrypto.Rng.Generators.Hmac_drgb

module Hmac_drgb: sig .. end
HMAC_DRBG: A NIST-specified RNG based on HMAC construction over the provided hash.

module Make: 
functor (H : Nocrypto.Hash.S-> Nocrypto.Rng.S.Generator