Whirlpool generator

What Whirlpool is

Whirlpool (ISO/IEC 10118-3) outputs a 512-bit digest using a Miyaguchi–Preneel construction rooted in a dedicated block cipher. It saw NESSIE selection alongside SHA-2 but never dominated commercial stacks—still, some European tooling references it in coursework or niche archives.

When to use this page

Cross-check homework answers, verify samples in multilingual docs, or satisfy curiosity about non-NIST families. Interoperate with peers who mention "Whirlpool" explicitly; otherwise default ecosystems gravitate to SHA-256 or SHA-3.

Example

A professor publishes Whirlpool references for binary blobs; you confirm your implementation matches the canonical test vectors.

Password storage?

Use dedicated password hashes, not fast digests.

Related tools

Popular tools