Documentation
¶
Overview ¶
Package bcrypt implements a password encoding mechanism for the mcf framework
Index ¶
Constants ¶
View Source
const DefaultCost = 12
DefaultCost is the base 2 logarithm of the Bcrypt work factor and is exported here for documentation purposes only. Use SetCost() to change it.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.