//
pkg.gl
Category
github.com/goark/gnkf
bcrypt
package
0.7.7
Repository:
https://github.com/goark/gnkf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
22 SLOC
#
Functions
Compare
Compare function compares a bcrypt hashed string with its possible plaintext equivalent.
Hash
Hash function returns hashed string by BCrypt algorithm.
#
Constants
DefaultCost
No description provided by the author
MaxCost
No description provided by the author
MinCost
No description provided by the author