Whirlpool Hash Generator
Generate AES-based Whirlpool 512-bit hashes for legacy compatibility.
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.
Related Tools
Utilities
Implementation Notes
Practical usage details for this browser-based Whirlpool tool.
How to Generate a Whirlpool hash
- Choose UTF-8, Hex, Base64, or File input mode.
- Enter text, encoded bytes, or choose a local file to process.
- 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.