Implementation of the SHA-3 family of cryptographic hash algorithms, including SHA3-256 and SHA3-512.
# Cargo.toml
[dependencies]
sha3 = "0.12.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes the SHA3-256 hash of a byte string.
No known issues recorded.
No dependency data recorded yet.