Tạo mã băm Snefru Online
Tạo mã băm từ thuật toán SNEFRU
Enter string to convert to SNEFRU
This tool uses hash code generation using SNEFRU encryption algorithm.
Most popular programming languages support generating hashes using the SNEFRU algorithm. Using it in programming is also quite simple and easy.
Most popular programming languages support generating hashes using the SNEFRU algorithm. Using it in programming is also quite simple and easy.
SNEFRU in PHP
PHP convert string to SNEFRU.
hash function in Php.net
function hash_snefru_generator_php($input) {
return hash("snefru", $input, false);
}
echo hash_snefru_generator_php("https://vi.sita.app/snefru-hash-generator");
//output 839e40210140e69688216846d32fc7b28341c8398a8e9d87f80864d029946d80