package
1.0.10
Repository: https://github.com/rai-project/passlib.git
Documentation: pkg.go.dev

# Functions

Parses an scrypt modular hash or stub string.
Wrapper for golang.org/x/crypto/scrypt implementing a sensible modular crypt interface.

# Constants

The current recommended N value for interactive logins.
The current recommended p value for interactive logins.
The current recommended r value for interactive logins.

# Variables

Indicates that a password hash or stub is invalid.