Module SharedFunctors.Make_HashFunction

Parameters

Signature

type bytes = SharedDefs.CBytes.t
val digest_len : all_hash_alg -> int
val check_max_input_len : all_hash_alg -> int -> unit
module Noalloc : sig ... end
val hash : bytes -> bytes