Module Hash.Noalloc
Versions of these functions which write their output in a buffer passed in as an argument
Direct interface
val hash : alg:SharedDefs.HashDefs.alg -> msg:bytes -> digest:bytes -> unithash alg msg digesthashesmsgusing algorithmalgand outputs the result indigest.