utils

package
v0.0.0-...-334b7ae Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ALGO_BLAKE3 = "$b3$"
)

Variables

View Source
var ErrInvalidSecretAlg = errors.New("invalid secret algorithm")

Functions

func HashSecret

func HashSecret(input string) string

func RandomString

func RandomString(n int) (string, error)

func VerifySecret

func VerifySecret(input string, hash string) (bool, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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