Documentation ¶
Overview ¶
Package sha512_crypt implements Ulrich Drepper's SHA512-crypt password hashing algorithm.
The specification for this algorithm can be found here: http://www.akkadia.org/drepper/SHA-crypt.txt
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWithPrefix ¶ added in v1.0.0
NewWithPrefix() calls New() and prepends prefix to result
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.