Expand description

Functions for computing SHA-256 hashes.

Structs

A guest-side Sha implementation.

Functions

Computes the SHA256 digest of a serialized object.

Makes a digest for a slice of bytes.

Computes a raw digest of the given slice. For compatibility with the SHA specification, the data must already contain the end marker and the trailer