password

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComparePasswords

func ComparePasswords(hashedPwd string, plainPwd []byte) error

ComparePasswords between income password and generated hash

func GenerateResetToken

func GenerateResetToken(size int) string

GenerateResetToken generates a random token for password reset

func PasswordHash

func PasswordHash(pwd []byte) (string, error)

PasswordHash process and return processed password to bcrypt hash

func SetSalt

func SetSalt(s []byte, c int)

SetSalt for passowrd

Types

This section is empty.

Jump to

Keyboard shortcuts

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