This tool computes SHA3 and Keccak family hashes locally, with 224/256/384/512-bit output variants.
Key Features
- SHA3-224/256/384/512 support
- Keccak-224/256/384/512 support
- Text and file input modes
- Multiple input/output formats
Steps
- Select algorithm family and bit length.
- Configure formats and provide input data.
- Generate and copy the hash output.
Notes
- SHA3 and Keccak use different padding rules and are not interchangeable.
- Ensure family and bit length match when comparing results.
- Prefer standardized SHA3 variants for security-focused usage.