Expand description

Simple SHA-256 wrappers.

Re-exports

pub use crate::sha_cpu::Impl as DefaultImplementation;

Modules

Structs

The result of a SHA-256 hashing function.

Constants

The number of words represented by a Digest.

Traits

An implementation that provides SHA-256 hashing services.

Functions

Return the default implementation of a Sha.