Haval Hash Generator
What is Haval?
It's a cryptographic hash function (a one-way hashing algorithm that compresses a message into a value of specified length). Haval was invented by Jennifer Seberry, Yuliang Zheng and Josef Pieprzyk in 1992.
You can specify the length of a Haval hash value (128 bits, 160 bits, 192 bits, 224 bits and 256 bits) and also you can specify the number of passes (3, 4, 5) to be used to generate the Haval hash. The haval hashes are represented as 32-, 40-, 48-, 56- or 64-digit hexadecimal numbers.
The Haval algorithm is 60% faster than MD5 when 3 rounds are required and as fast as MD5 when 5 passes are required. You can use the above haval generator to generate your hashes.