Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BcryptComparePassword ¶
BcryptComparePassword 判断密码是否正确 hashedPassword 加密密码 password 原始密码
func BcryptHashPassword ¶
BcryptHashPassword bcrypt 加密 password 原始密码
func ScryptComparePassword ¶
ScryptComparePassword 判断密码是否正确 storedPassword 加密密码 suppliedPassword 原始密码
func ScryptHashPassword ¶
ScryptHashPassword scrypt 加密 password 原始密码
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.