//
pkg.gl
Category
github.com/wcs1010270451/helpers
hash
package
1.0.2
Repository:
https://github.com/wcs1010270451/helpers.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
19 SLOC
#
Functions
BcryptCheck
BcryptCheck 对比明文密码和数据库的哈希值.
BcryptHash
BcryptHash 使用 bcrypt 对密码进行加密.
BcryptIsHashed
BcryptIsHashed 判断字符串是否是哈希过的数据.