hashes

package
v4.10.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsPasswordInvalid

func IsPasswordInvalid(hasher Hasher, hashed, plain string) error

Types

type Hasher added in v4.9.0

type Hasher interface {
	Hash(plain string) (string, error)
	IsNotEqual(hashed, plain string) bool
}

Jump to

Keyboard shortcuts

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