Hashing primitives for Substrate (deprecated: use sp-crypto-hashing for new applications).
# Cargo.toml
[dependencies]
sp-core-hashing = "16.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes a Blake2-256 hash.
Replace sp-core-hashing with sp-crypto-hashing in your Cargo.toml.
No dependency data recorded yet.