A simple wrapper around the RustCrypto hmac and sha1 crates for simple HMAC-SHA1 generation.
# Cargo.toml
[dependencies]
hmac-sha1 = "0.2.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes HMAC-SHA1 of a message with a key.
No known issues recorded.
No dependency data recorded yet.