Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
hash_equals
hash_equals
String comparison that prevents timing attacks
Name:
hash_equals
Category:
Hash
Programming Language:
php
One-line Description:
String comparison that prevents timing attacks
Related
Use the hash_equals function for secure user authentication
5
How to avoid potential time attack vulnerabilities when using hash_equals
10
The difference and advantages of PHP hash_equals function and strcmp
5
Similar Functions
hash_update_file
hash_update_file
Populatedatafromfile
hash_equals
hash_equals
Stringcomparisonthat
hash_algos
hash_algos
Returnstheregistered
hash_hmac_file
hash_hmac_file
Generateahashvaluewi
hash_hmac_algos
hash_hmac_algos
Returnsalistofregist
hash_hmac
hash_hmac
UsetheHMACmethodtoge
hash_final
hash_final
Endincrementhashandr
hash_copy
hash_copy
Copyhashoperationcon
Popular Articles
How to avoid potential time attack vulnerabilities when using hash_equals
The difference and advantages of PHP hash_equals function and strcmp
Use the hash_equals function for secure user authentication