package hacl

  1. Overview
  2. Docs

Module Hacl.NonceSource

Sourceval bytes : int
Sourceval gen : unit -> t
Sourceval increment : ?step:int -> t -> t
Sourceval of_bytes : Bigstring.t -> t option
Sourceval of_bytes_exn : Bigstring.t -> t