Module SharedFunctors.Make_HashFunction

Parameters

module Impl : sig ... end

Signature

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