ghash

package
v0.0.0-...-95b279b Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Blake2s256

func Blake2s256(str string) string

func Blake2s256Bytes

func Blake2s256Bytes(b []byte) string

func Blake2s256File

func Blake2s256File(filename string) (string, error)

func Blake2s256Reader

func Blake2s256Reader(reader io.ReadCloser) (string, error)

func CRC32

func CRC32(str string) string

func CRC32Bytes

func CRC32Bytes(b []byte) string

func CRC32File

func CRC32File(filename string) (string, error)

func CRC32Reader

func CRC32Reader(reader io.Reader) (string, error)

func MD5

func MD5(str string) string

func MD5File

func MD5File(filename string) (string, error)

func MD5Reader

func MD5Reader(reader io.ReadCloser) (string, error)

func Md5Bytes

func Md5Bytes(d []byte) string

func SHA1

func SHA1(str string) string

func SHA1Bytes

func SHA1Bytes(b []byte) string

func SHA1Reader

func SHA1Reader(reader io.ReadCloser) (string, error)

func SHA1sumFile

func SHA1sumFile(filename string) (string, error)

func SHA256

func SHA256(str string) string

func SHA256Bytes

func SHA256Bytes(b []byte) string

func SHA256File

func SHA256File(filename string) (string, error)

func SHA256Reader

func SHA256Reader(reader io.ReadCloser) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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