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