[][src]Module cryptohelpers::sha256

Deals with SHA256 hashing

Structs

Sha256Hash

Represents a SHA256 hash

Functions

compute

Compute the SHA256 hash of the rest of this stream

compute_slice

Compute SHA256 hash from a slice.

compute_sync

Compute the SHA256 hash of the rest of this stream