Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
password_hash() function behavior
»
RFC: password_hash() function behavior
Project Governance
Author
Yasuo Ohgaki
password_hash() is introduced from PHP 5.5 as crypt() wrapper and has Blowfish(PASSWORD_BCRYPT) hash algorithm as the only hash function available.
View Original
This RFC has not yet started voting