SHA-1 hash function implementation.
# Cargo.toml
[dependencies]
sha1 = "0.11.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes SHA-1 hash of a string.
Use SHA-256 or stronger hash functions for security.
No dependency data recorded yet.