hash

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: May 9, 2019 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// https://tools.ietf.org/html/rfc4880#section-9.4
	Md5       HashAlgorithm = 1
	Sha1                    = 2
	Ripemd160               = 3
	Sha256                  = 8
	Sha384                  = 9
	Sha512                  = 10
	Sha224                  = 11
)

Variables

This section is empty.

Functions

func Name

func Name(hashByte uint8) string

Types

type HashAlgorithm

type HashAlgorithm = uint8

Jump to

Keyboard shortcuts

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