Skip to content
ZeroServer.tools

SHA-384 Hash Generator

Generate a SHA-384 hash from any text.

SHA-384 Hash (384-bit)

About SHA-384

SHA-384 belongs to the SHA-2 family and produces a 384-bit (96-hex-character) digest. It is computed as a truncated SHA-512 with a different initial hash value, which makes it resistant to length-extension attacks while staying faster than SHA-512 on 64-bit hardware. It's common in TLS certificates and code signing. This tool uses your browser's native crypto.subtle over the UTF-8 bytes of your input, entirely on your device.

Related Cryptography & Security tools