//
pkg.gl
Category
github.com/TripleCWeb/go-utils
crypto
package
1.1.3
Repository:
https://github.com/triplecweb/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
11 SLOC
#
Packages
TripleDES
No description provided by the author
sha256
No description provided by the author
#
Functions
BcryptCheck
BcryptCheck 对比明文密码和数据库的哈希值.
BcryptHash
BcryptHash 使用 bcrypt 对密码进行加密.