utils

package
v0.0.0-...-cb7ce38 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AlgorithmSHA1   = "SHA1"
	AlgorithmSHA256 = "SHA256"
	AlgorithmSHA512 = "SHA512"
	DefaultIssuer   = "Example.com"
	DefaultAccount  = "alice@example.com"
	DefaultDigits   = 6
)

Variables

This section is empty.

Functions

func GetHashFunction

func GetHashFunction(algorithm string) (func() hash.Hash, int)

func SelectHash

func SelectHash(algorithm string) func() hash.Hash

Types

This section is empty.

Jump to

Keyboard shortcuts

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