Documentation ¶
Overview ¶
=============================================================================== This Go application takes a password and an optional salt as arguments and outputs the hashed password using the Argon2id algorithm.
The parameters are: -t 1 -m 16 -p 2 -l 32 ===============================================================================
Click to show internal directories.
Click to hide internal directories.