SHA384 Hash Generator

Paste or type any text and instantly get its SHA-384 cryptographic hash — computed entirely in your browser.

Input Text

0 characters

SHA-384 Hash

Enter text on the left to generate a hash

Summary

Paste or type any text and instantly get its SHA-384 cryptographic hash — computed entirely in your browser.

How it works

  1. Type or paste your text into the input field.
  2. The SHA-384 hash is computed instantly in your browser using the WebCrypto API.
  3. The output is displayed in lowercase hexadecimal (96 characters).
  4. Copy the hash with the Copy button or click the output to select it.
  5. Use the Clear button to reset both fields for a new hash.

Use cases

  • Verify file or data integrity by comparing SHA-384 checksums.
  • Generate hashes for Subresource Integrity (SRI) attributes in HTML.
  • Test and debug SHA-384 implementations during development.
  • Quickly hash tokens or strings without installing local tools.
  • Cross-check hashes published by software vendors.
  • Validate API responses that include a SHA-384 digest.
  • Explore the SHA-2 family as a learning exercise.
  • Create reproducible fingerprints of configuration strings.

Frequently Asked Questions

Last updated: 2026-07-01 · Reviewed by Nham Vu