Back

Cipta Code

SHA-384 Generator

Secure Hash Algorithm 384-bit. A high-strength member of the SHA-2 family, producing a 96-character hexadecimal string.

Input Text

SHA-384 Output

Waiting for input...

What is SHA-384?

SHA-384 stands for Secure Hash Algorithm 384-bit. It is a member of the SHA-2 family of cryptographic hash functions. It is essentially a truncated version of SHA-512, providing 384 bits of security. It is often used in high-security environments and is part of the NSA Suite B Cryptography for protecting classified information.

Properties

  • High Security: Extremely resistant to collision and preimage attacks.
  • Fixed Length: Always produces a 384-bit (96 hex characters) output.
  • SHA-2 Family: Part of the same robust family as SHA-256 and SHA-512.
  • 64-bit Optimized: Performs very well on 64-bit architectures.