Documentation
¶
Overview ¶
Package argon2 implements the argon2 password hashing mechanism, wrapped in the argon2 encoded format.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Crypter abstract.Scheme
An implementation of Scheme performing argon2 hashing.
Uses the recommended values for time, memory and threads defined in raw.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.