hash

package
v0.0.0-...-61d04bc Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HashPassword

func HashPassword(password string) (hashed string, err error)

func HashPasswordWithSalt

func HashPasswordWithSalt(password string) (hashed string, salt string, err error)

func PasswordIsValid

func PasswordIsValid(password, hashedPassword string) bool

func PasswordWithSaltIsValid

func PasswordWithSaltIsValid(password, salt, hashedPassword string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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