Skip to main content

SHA-384 Hash Generator

SHA-384 computed in this browser. A digest is not encryption and cannot be reversed here.

Rated 4.7 out of 5 based on 340 reviews

Input
Output

How to use sha-384 hash generator

  1. Fill the fields or paste input in this tab.
  2. Set every option that changes the result, not only the defaults.
  3. Read the output. Invalid input shows an error in the status line.
  4. Copy or download the result. Nothing is sent to CZNull.

SHA-384 Hash Generator

SHA-384 Hash Generator

Where it runsThis browser
UploadNone
NetworkNo request to compute the result
LimitInvalid input stays on the page as an error

What sha-384 hash generator does

SHA-384 is computed with the Web Crypto API. Same bytes always produce the same digest. Empty input hashes the empty byte string. Optional HMAC uses the same algorithm. This page does not decrypt hashes.

How this page works

All options on the form are sent into the local engine. SHA-384 computed in this browser. A digest is not encryption and cannot be reversed here. Results never leave this device to be computed.

Limits and related pages

Stay on this URL for this job. Sibling tools in the same group cover nearby jobs without mixing formulas. Open the category hub if you need a different input set.

Questions

Does this page upload what I type?
No. The work runs in the page you opened. CZNull does not receive the input.
Is a hash encryption?
No. Anyone can hash the same bytes and compare. You cannot recover the input from the digest.
When should I use HMAC?
When the digest must depend on a key as well as the message. CRC-32 has no HMAC on this site.
Empty input?
The empty byte string has a defined digest. That is not an error.