HomeSHA-3/Keccak Hash Generator

SHA-3/Keccak Hash Generator

Supports SHA3-224, SHA3-256, SHA3-384, SHA3-512 and Keccak variants. Uses WebAssembly to accelerate secure hash generation from text or files.

Results SHA3-256



Documentation

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

  1. Select algorithm family and bit length.
  2. Configure formats and provide input data.
  3. 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.