utilities

package
v0.0.0-...-ad17495 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2022 License: Unlicense Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FAILED_TO_COMPARE_ERROR string = "Failed to compare hash with input."
	N                       int    = 32768
	R                       int    = 8
	P                       int    = 1
	KEY_LEN                 int    = 32
)

Variables

This section is empty.

Functions

func DoesHashedInputCompare

func DoesHashedInputCompare(hashedSource string, input string) (bool, error)

func HashInput

func HashInput(input string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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