Blake2B.Make_minimal
Builds a new Hash type using Blake2B.
val pp : Format.formatter -> t -> unit
val pp_short : Format.formatter -> t -> unit
val hash_bytes : ?key:bytes -> bytes list -> t
val hash_string : ?key:string -> string list -> t
val zero : t