Whirlpool Hash Generator Online

Generate Whirlpool code

Enter string to convert to WHIRLPOOL
This tool uses hash code generation using WHIRLPOOL encryption algorithm.
Most popular programming languages support generating hashes using the WHIRLPOOL algorithm. Using it in programming is also quite simple and easy.

WHIRLPOOL in PHP

PHP convert string to WHIRLPOOL.
hash function in Php.net

function hash_whirlpool_generator_php($input) {
  return hash("whirlpool", $input, false);
}
echo hash_whirlpool_generator_php("https://codezi.pro/whirlpool-hash-generator");
//output 37a00a7c830bb8c4e1f6e45a639e083af69df5f4b1eb8ad85a5c9f969dbb31173c6b3c3b1e040bc085ad4ff67a1bcb6faa79f5a47fc2770494cd830269ad332f