HMAC-SHA384
ClientHMAC-SHA384 MAC of message with UTF-8 key.
ad0ef4e80da427b2a33d4457c972bf759f50766fbb665690d50b7cb38dd5217db559c93ea7cbee48e2ae1a5b4aafd34b
Nearby workflows on Toolcore
- HMAC (SHA-256 & more) — HMAC-SHA-256/384/512/1 in the browser—hex or Base64 for webhooks, signing, and API docs. before you trust a token, digest, or key material in production.
- SHA-384 hash — SHA-384 digest of UTF-8 text—local SHA-2 family hash. before you trust a token, digest, or key material in production.
- HMAC-MD5 — HMAC-MD5 MAC of message with UTF-8 key. before you trust a token, digest, or key material in production.
- Hash identifier — Guess digest type from hex length, Base64 shape, or bcrypt/Argon2 prefixes—heuristic, local only. before you trust a token, digest, or key material in production.
About this tool
384-bit HMAC output as lowercase hex.
Common use cases
- HMAC-SHA384 for quick local checks without uploading data.
- Copy results into tickets, docs, or classroom notes.
Common mistakes to avoid
Unexpected input shape
See the intro and how-to notes for accepted formats.
FAQ
Is processing local?
Yes—this runs entirely in your browser.
Agent prefill?
Use q or qb for the main text field when supported.
More tools
Related utilities you can open in another tab—mostly client-side.
HMAC (SHA-256 & more)
ClientHMAC-SHA-256/384/512/1 in the browser—hex or Base64 for webhooks, signing, and API docs.
SHA-384 hash
ClientSHA-384 digest of UTF-8 text—local SHA-2 family hash.
HMAC-MD5
ClientHMAC-MD5 MAC of message with UTF-8 key.
Hash identifier
ClientGuess digest type from hex length, Base64 shape, or bcrypt/Argon2 prefixes—heuristic, local only.