Module SharedFunctors.Make_HashFunction_generic

Parameters

module Impl : sig ... end

Signature

type bytes = C.t
val digest_len : all_hash_alg -> int
module Noalloc : sig ... end
val hash : bytes -> bytes