md5

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: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "crypto/md5",

	"BlockSize": md5.BlockSize,
	"Size":      md5.Size,

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

Exports is the export table of this module.

Functions

func Hash

func Hash(sep interface{}, args ...interface{}) string

Hash returns md5 sum of (sep, args...) serialization.

func Sumstr

func Sumstr(b []byte) string

Sumstr is hex.EncodeToString(md5.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