adapter

package
v0.0.0-...-533b673 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bytes16ToUint64

func Bytes16ToUint64(b []byte) uint64

func NewMD5

func NewMD5() hash.Hash64

func NewSha1

func NewSha1() hash.Hash64

func NewSha256

func NewSha256() hash.Hash64

func NewSha512

func NewSha512() hash.Hash64

Types

type MD5Adapter

type MD5Adapter struct {
	hash.Hash
}

func (MD5Adapter) Sum64

func (h MD5Adapter) Sum64() uint64

type Sha1Adapter

type Sha1Adapter struct {
	hash.Hash
}

func (Sha1Adapter) Sum64

func (h Sha1Adapter) Sum64() uint64

type Sha256Adapter

type Sha256Adapter struct {
	hash.Hash
}

func (Sha256Adapter) Sum64

func (h Sha256Adapter) Sum64() uint64

type Sha512Adapter

type Sha512Adapter struct {
	hash.Hash
}

func (Sha512Adapter) Sum64

func (h Sha512Adapter) Sum64() uint64

Jump to

Keyboard shortcuts

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