openssl_x509_read
简介
加密扩展
PHP Manual
Password Hashing
简介
安装/配置
需求
安装
运行时配置
资源类型
预定义常量
Password Hashing 函数
password_get_info
— Returns information about the given hash
password_hash
— 创建密码的哈希(hash)
password_needs_rehash
— Checks if the given hash matches the given options
password_verify
— 验证密码是否和哈希匹配
openssl_x509_read
简介
加密扩展
PHP Manual