SHA-1 hash function. This crate is deprecated! Use the sha1 crate instead.
# Cargo.toml
[dependencies]
sha-1 = "0.10.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compute the SHA-1 hash of a string (using the recommended `sha1` crate).
Replace `sha-1` with `sha1` in Cargo.toml and update imports.
No dependency data recorded yet.