SHA-3 Hash Generator
Generate SHA-3 (Keccak) hashes β 224, 256, 384, or 512-bit output.
Runs locally in your browser. Your input is not uploaded.
How to Use
- 1
Pick the output length
224, 256, 384, or 512 bits.
- 2
Paste your text
The digest recomputes as you type.
- 3
Copy the digest
Hex-encoded SHA-3 of the chosen size.
Frequently Asked Questions
- The newest NIST hash standard (2015), based on the Keccak sponge construction β a completely different design from SHA-2, chosen so a break in one family would not affect the other.
Related Tools
Password Strength CheckerCheck password strength and crack time estimateAES EncryptionEncrypt and decrypt text with AES-256 in your browserTOTP / 2FA GeneratorGenerate TOTP codes from a secret key (Google Authenticator compatible)SHA-256 GeneratorGenerate SHA-256 hashes from any textMD5 GeneratorGenerate MD5 hashes for checksums and fingerprintingSalt GeneratorGenerate cryptographic salt values for password hashingJWT BuilderBuild and sign JWT tokens with a custom payload and secretXOR CipherEncrypt or decrypt text with a XOR key