Tiger1284 Hash Generator Online
Generate Tiger1284 code
Enter string to convert to TIGER128,4
This tool uses hash code generation using TIGER128,4 encryption algorithm.
Most popular programming languages support generating hashes using the TIGER128,4 algorithm. Using it in programming is also quite simple and easy.
Most popular programming languages support generating hashes using the TIGER128,4 algorithm. Using it in programming is also quite simple and easy.
TIGER128,4 in PHP
PHP convert string to TIGER128,4.
hash function in Php.net
function hash_tiger128_4_generator_php($input) {
return hash("tiger128,4", $input, false);
}
echo hash_tiger128_4_generator_php("https://sita.app/tiger1284-hash-generator");
//output 1a8d2dafa212fd4f40ebbcae3ac00592