A small, self-contained implementation of SHA512, HMAC-SHA512, HKDF-SHA512, SHA384, HMAC-SHA384, and HKDF-SHA384.
# Cargo.toml
[dependencies]
hmac-sha512 = "1.1.12"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compute a SHA512 hash of a string.
No known issues recorded.
No dependency data recorded yet.