Skip to main content

SHA-384 Generator

Compute the SHA-384 hash of any text, live as you type.

 

What does this tool do?

Direct answerSHA-384 Generator computes the 384-bit SHA-2 digest, shown as 96 hex characters.
Key factSHA-384 is SHA-512 with a different initial hash and truncated output.
ProcessingRuns locally in your browser; no data is sent to a server.

How to use

  1. Type or paste text.
  2. The SHA-384 hash updates live.
  3. Copy with one click.

Example

Input

abc

Output

cb00753f45a35e8bb5a03d699ac65007272c32ab0eded1631a8b605a43ff5bed8086072ba1e7cc2358baeca134c825a7

Who is this for?

This tool was built for people who need a fast answer in the browser — no install, no account, no data leaving the device.

Developers verifying file checksums, DevOps engineers generating secrets, and security students learning encoding basics — all without uploading data to a server.

Frequently asked questions

When would I use SHA-384?

In TLS certificate signatures and contexts matching SHA-512 security with a shorter digest.

How long is the output?

384 bits = 96 hexadecimal characters.

Is it faster than SHA-512?

Nearly identical — both run the SHA-512 core; SHA-384 just truncates.

More tools in this category