A pure Rust BLAKE2s implementation with dynamic SIMD acceleration for high performance.
# Cargo.toml
[dependencies]
blake2s_simd = "1.0.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes the BLAKE2s hash of a byte slice and prints the result.
No known issues recorded.
No dependency data recorded yet.