sodium_crypto_pwhash_str_needs_rehash
(PHP 7 >= 7.2.0, PHP 8)
sodium_crypto_pwhash_str_needs_rehash — Determine whether or not to rehash a password
说明
Determine whether or not to rehash a password, based on the current hash opslimit
and memlimit
.
参数
password
-
Password hash
opslimit
-
Configured opslimit; see sodium_crypto_pwhash_str()
memlimit
-
Configured memlimit; see sodium_crypto_pwhash_str()
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/function.sodium-crypto-pwhash-str-needs-rehash.php