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

# Packages

Package raw provides a raw implementation of the sha256-crypt and sha512-crypt primitives.

# Functions

Returns a Scheme implementing sha256-crypt using the number of rounds specified.
Returns a Scheme implementing sha512-crypt using the number of rounds specified.

# Variables

An implementation of Scheme performing sha256-crypt.
An implementation of Scheme performing sha512-crypt.