What this tool does
Computes SHAKE XOF digests (SHAKE‑128 / SHAKE‑256) with a default 512‑bit output length.
Steps
- Enter input text.
- Click SHAKE‑128 or SHAKE‑256 to hash with 512‑bit output.
- Copy the result below.
Examples
- "abc" → SHAKE‑128 (512‑bit) → hex string.
Notes
- SHAKE is extendable-output; length can be adjusted in code.
- Processing is local in your browser.