hashing

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSalt

func GetSalt(size int) ([]byte, error)

func GetStrHash

func GetStrHash(passwd string, salt []byte) []byte

func GetStrHashAndSalt

func GetStrHashAndSalt(str string) (hash, salt []byte, err error)

func ValidateStr

func ValidateStr(passwd string, hash, salt []byte) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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