Structs§
- The resulting bytes of a digest.
- Provides message digest (hash) computation.
Functions§
- Computes the hash of the
data
with the non-XOF hashert
. - Computes the hash of the
data
with the XOF hashert
and stores it inbuf
. - Computes HMAC with SHA-1 digest.
- Computes HMAC with SHA-256 digest.
- Computes HMAC with SHA-512 digest.