More tools

SHA-384 Hash Generator

Type or paste text and get its SHA-384 digest instantly. Hashing runs entirely in your browser — nothing is sent anywhere.

Input
13 chars
SHA-384 out
384 bits
All algorithms
MD5
SHA-1
SHA-256
SHA-384
SHA-512

About SHA-384

SHA-384 is SHA-512 truncated to 384 bits with different initial values, which also makes it immune to length-extension attacks. It's common in TLS certificate chains and anywhere a middle ground between SHA-256 and SHA-512 is wanted.

Digests here are computed with the browser's WebCrypto API (MD5 runs locally in JavaScript, since WebCrypto dropped it). A hash is one-way: the same input always produces the same 384-bit digest, but the digest can't be reversed back into the input. Text you enter never leaves the page.

A free tool by Steven Frady, a creative developer building apps, shaders, and interactive installations. See the work.