SHA-384 Hash Generator

SHA-384 Hash Generator is an online tool helps you computes the SHA-384 hash of a string.

What is SHA-384 Hash Algorithm?

SHA-384 belongs to the SHA-2 family of cryptographic hashes. It produces the 384 bit digest of a message. SHA-384 is not vulnerable to length-extension attacks.

SHA-384 is roughly 50% faster than SHA-224 and SHA-256 on 64-bit machines, even if its digest is longer. The speed-up is due to the internal computation being performed with 64-bit words, whereas the other two hash functions employ 32-bit words.

SHA-512, SHA-512/224, and SHA-512/256 too are faster on 64-bit machines for the same reason.