Digestif.Make_BLAKE2BSourcemodule D : sig ... endval of_hex : string -> tval of_hex_opt : string -> t optionval consistent_of_hex : string -> tval consistent_of_hex_opt : string -> t optionval to_hex : t -> stringval of_raw_string : string -> tval of_raw_string_opt : string -> t optionval to_raw_string : t -> string