Hashes hash-wasm hash

Whirlpool Hash Generator

Generate AES-based Whirlpool 512-bit hashes for legacy compatibility.

whirlpool.workspace
0 options
0 bytes UTF-8, Hex, Base64, or File input

Secure client-side computation. No data leaves your browser. Privacy Security

Result Output

What Is Whirlpool?

Whirlpool is a 512-bit hash function based on the AES block cipher design principles, using a Miyaguchi-Preneel construction with a 512-bit block cipher.

Specifications

Output Size 512 bits
Standard ISO/IEC 10118-3
Standard Year 2000
Origin Whirlpool design by Barreto and Rijmen
Origin Year 2000

Use Cases

  • Legacy system compatibility
  • Applications requiring 512-bit output
  • Alternative hash for diversity
!

Security Notice

Whirlpool has seen limited cryptanalysis; prefer SHA-3 or BLAKE2/3 for new applications.

Implementation Notes

Practical usage details for this browser-based Whirlpool tool.

How to Generate a Whirlpool hash

  1. Choose UTF-8, Hex, Base64, or File input mode.
  2. Enter text, encoded bytes, or choose a local file to process.
  3. Click Generate Whirlpool Hash and copy the result.

Example Input

Sample input:

abc

Use this sample input, then copy the generated hash from the result panel.

When Not to Use Whirlpool

  • Do not use a plain hash or derivation output directly as password storage without the right password-hashing construction and parameters.

Recommended Alternatives

Review related tools when you need a different output size, security margin, or keyed construction.

Frequently Asked Questions