Function evercrypt::digest::hash [−][src]
Expand description
Create the digest for the given data
and mode alg
.
The output has length get_digest_size(alg)
.
Create the digest for the given data
and mode alg
.
The output has length get_digest_size(alg)
.