W3Cschool
恭喜您成為首批注冊用戶
獲得88經(jīng)驗值獎勵
(PHP 7 >= 7.2.0, PHP 8)
sodium_crypto_pwhash_str_needs_rehash — 確定是否重新散列密碼
sodium_crypto_pwhash_str_needs_rehash(string $password, int $opslimit, int $memlimit): bool
根據(jù)當(dāng)前哈希值和 確定是否重新哈希密碼。opslimitmemlimit
password
密碼哈希
opslimit
配置的 opslimit;見sodium_crypto_pwhash_str()
memlimit
配置的 memlimit;見sodium_crypto_pwhash_str()
如果提供的 memlimit/opslimit 與哈希中存儲的內(nèi)容不匹配,則返回 true。 如果匹配,則返回 false。
Copyright©2021 w3cschool編程獅|閩ICP備15016281號-3|閩公網(wǎng)安備35020302033924號
違法和不良信息舉報電話:173-0602-2364|舉報郵箱:jubao@eeedong.com
掃描二維碼
下載編程獅App
編程獅公眾號
聯(lián)系方式:
更多建議: