A pure Rust implementation of BLAKE2 based on RFC 7693.
# Cargo.toml
[dependencies]
blake2-rfc = "0.2.18"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes a BLAKE2b hash of a byte string.
No known issues recorded.
No dependency data recorded yet.