SHA3-384 Hash Generator
Generate SHA3-384 hashes for high-security applications that require a longer SHA-3 digest.
Last updated: May 30, 2026
Find this tool useful? Support the project to keep it free!
Buy me a coffeeWhat is SHA3-384 Hash Generator?
SHA3-384 is a member of the SHA-3 family standardised in FIPS 202. It uses the Keccak[768] sponge with an 832-bit rate and produces a 384-bit output.
SHA3-384 is suitable when a 256-bit digest is not long enough for a given security requirement, but a full 512-bit output is not necessary. It provides a 192-bit security level against collision attacks.
How to Use SHA3-384 Hash Generator
Type or paste the text you want to hash
Review the generated SHA3-384 output
Toggle uppercase if your target system expects capital hex
Copy the digest for comparison or storage
Common Use Cases
- Generating SHA3-384 fixtures for high-security test suites.
- Hashing data where 256-bit output is insufficient.
- Verifying Keccak-based 384-bit implementations.
- Comparing SHA3-384 with SHA-384 for the same input.
Example Input and Output
Generate the FIPS 202 SHA3-384 digest for a short string.
abcec01498288516fc926459f58e2c6ad8df9b473cb0fc08c2596da7cf0e49be4b298d88cea927ac7f539f1edf228376d25How This Tool Works
The tool encodes input as UTF-8 bytes, applies Keccak-f[1600] with SHA3-384 rate and SHA3 multi-rate padding locally, and formats the 384-bit digest as hexadecimal.
Technical Stack
Variant
FIPS 202 SHA3-384 — Keccak[768], rate=832 bits, capacity=768 bits.
Security note
SHA3-384 provides 192-bit collision resistance, suitable for high-security contexts.

