sha1

package
v0.0.0-...-e7f8917 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2017 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",

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

	"new": sha1.New,
	"sum": sha1.Sum,
}

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