Traits for cryptographic hash functions and message authentication codes.
# Cargo.toml
[dependencies]
digest = "0.11.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes a SHA-256 hash using the Digest trait.
Add a hash crate like sha2 to your dependencies.
No dependency data recorded yet.