Module SharedFunctors.Make_HashFunction_generic

Parameters

Signature

type bytes = C.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