//
pkg.gl
Category
github.com/xvrzhao/utils
password
package
0.11.0
Repository:
https://github.com/xvrzhao/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
15 SLOC
#
Functions
SaltHashPwd
SaltHashPwd generates a salt and the salt-hashed password.
VerifySaltHashPwd
VerifySaltHashPwd verifies whether saltHashPassword was generated from password and salt.