update : 2015.11.03
php.shukuma.com
검색:
Password Hashing 함수 목록
예약 상수
password_get_info
Password Hashing
PHP Manual
Password Hashing 함수 목록
Table of Contents
password_get_info
— Returns information about the given hash
password_hash
— Creates a password hash
password_needs_rehash
— Checks if the given hash matches the given options
password_verify
— Verifies that a password matches a hash
예약 상수
password_get_info
Password Hashing
PHP Manual