Module type SharedDefs.Blake2
type bytes= CBytes.t
val hash : ?key:bytes -> bytes -> int -> byteshash ?key msg sizehashesmsgand returns a digest of lengthsize. An optionalkeyargument can be passed for keyed hashing.
module Noalloc : sig ... endVersion of this function which writes its output in a buffer passed in as an argument