? OpenSSLAsymmetricKey
简介 ?
PHP Manual
加密扩展
密码散列算法
密码散列算法
简介
安装/配置
需求
安装
运行时配置
资源类型
预定义常量
密码散列算法函数
password_algos
— Get available password hashing algorithm IDs
password_get_info
— 返回指定散列(hash)的相关信息
password_hash
— 创建密码的散列(hash)
password_needs_rehash
— 检测散列值是否匹配指定的选项
password_verify
— 验证密码是否和散列值匹配
User Contributed Notes
There are no user contributed notes for this page.