Documentation ¶
Overview ¶
Package scrypt implements the scrypt password hashing mechanism, wrapped in the modular crypt format.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SHA256Crypter abstract.Scheme
An implementation of Scheme performing scrypt-sha256.
Uses the recommended values for N,r,p defined in raw.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.