common

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AlgSHA1   = "SHA-1"
	AlgSHA224 = "SHA-224"
	AlgSHA256 = "SHA-256"
	AlgSHA384 = "SHA-384"
	AlgSHA512 = "SHA-512"
)
View Source
const SHAAlgs = AlgSHA1 + "/" + AlgSHA224 + "/" + AlgSHA256 + "/" + AlgSHA384 + "/" + AlgSHA512

Variables

This section is empty.

Functions

func HashFuncFrom

func HashFuncFrom(str string) (func() hash.Hash, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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