//
pkg.gl
Category
github.com/rai-project/passlib
hash
bcryptsha256
package
1.0.10
Repository:
https://github.com/rai-project/passlib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
70 SLOC
#
Functions
New
Instantiates a new Scheme implementing bcrypt with the given cost.
#
Constants
RecommendedCost
The recommended cost for bcrypt-sha256.
#
Variables
Crypter
An implementation of Scheme implementing Python passlib's `$bcrypt-sha256$` bcrypt variant.