hash

package module
v0.0.0-...-588d642 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CRC32Hash

func CRC32Hash(r io.Reader) (string, error)

CRC32Hash returns a CRC32 hash

func CRC32HashFile

func CRC32HashFile(filePath string) (string, error)

CRC32HashFile calculates the CRC32 hash of a file

func SHA256Hash

func SHA256Hash(r io.Reader) (string, error)

SHA256Hash returns a SHA256 hash

func SHA256HashFile

func SHA256HashFile(filePath string) (string, error)

SHA256HashFile calculates the SHA256 hash of a file

Types

This section is empty.

Jump to

Keyboard shortcuts

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