userpassword

package
v0.5.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2022 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compare

func Compare(hashed string, password string) (bool, error)

Compare checks the equality of passwords from a hashed pbkdf2 string. This uses pbkdf2 to ensure FIPS 140-2 compliance. See: https://csrc.nist.gov/csrc/media/templates/cryptographic-module-validation-program/documents/security-policies/140sp2261.pdf

func Hash

func Hash(password string) (string, error)

Hash generates a hash using pbkdf2. See the Compare() comment for rationale.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL