package
Version:
v0.0.0-...-8d08159
Opens a new window with list of versions in this module.
Published: Feb 11, 2020
License: MIT, MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BcryptEncryptor struct {
Config *Config
}
BcryptEncryptor BcryptEncryptor struct
New initalize BcryptEncryptor
Compare check hashed password
Digest generate encrypted password
type Config struct {
Cost int
}
Config BcryptEncryptor config
Source Files
¶
Click to show internal directories.
Click to hide internal directories.