mte/unikernel/duniverse/mirage-crypto/rng/mirage_crypto_rng.ml

6 lines
97 B
OCaml
Raw Normal View History

2025-11-11 02:07:51 +01:00
include Rng
module Fortuna = Fortuna
module Hmac_drbg = Hmac_drbg.Make
module Entropy = Entropy