Compute a fixed-length SHA-3 digest using the Keccak sponge.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
SHA-3 absorbs bytes into a sponge, applies the 24-round Keccak-f permutation, and squeezes a selected digest using domain padding. SHA3-224, -256, -384, and -512 differ in capacity and length.
hello
3338be694f50c5f338814986cdf0686453a888b84f424d792af4b9202398f392
Protocols, NIST test vectors, and hash migrations compute SHA-3.