Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultsaltSize = 32
Define salt size.
Variables ¶
This section is empty.
Functions ¶
func HashPassword ¶
使用salt 和 SHA-512 参数第一个是明文 第二个是盐 返回值是加密后的密码.
func PasswordsMatch ¶
验证: 第一个参数是加密后密码 第二个参数是明文 第三个参数是盐 返回值布尔值.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.