Documentation ¶
Index ¶
Constants ¶
View Source
const ( Divider string = "$" DividerB byte = 0x24 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BcryptAlgo ¶
type BcryptAlgo struct {
// contains filtered or unexported fields
}
func NewBcrypt ¶
func NewBcrypt(cost int) *BcryptAlgo
func (*BcryptAlgo) Name ¶
func (a *BcryptAlgo) Name() string
Directories ¶
Path | Synopsis |
---|---|
Package passlib.reset implements creation and verification of secure tokens useful for implementation of "reset forgotten password" feature in web applications.
|
Package passlib.reset implements creation and verification of secure tokens useful for implementation of "reset forgotten password" feature in web applications. |
Click to show internal directories.
Click to hide internal directories.