sha1

package
v2.9.30+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2016 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name":  "crypto/sha1",
	"new":    sha1.New,
	"sum":    sha1.Sum,
	"sumstr": Sumstr,

	"BlockSize": sha1.BlockSize,
	"Size":      sha1.Size,
}

Exports is the export table of this module.

Functions

func Sumstr

func Sumstr(b []byte) string

Sumstr is hex.EncodeToString(sha1.Sum(b)).

Types

This section is empty.

Jump to

Keyboard shortcuts

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