hash

package
v0.0.0-...-561b508 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Blake3Luke

func Blake3Luke(fname string) ([]byte, error)

Blake3Luke return blake3 hash of a file.

func Blake3Zeebo

func Blake3Zeebo(fname string) ([]byte, error)

Blake3Zeebo return blake3 hash of a file. https://github.com/KEINOS/go-blake3-example

func HashFile

func HashFile(fname string, h hash.Hash) ([]byte, error)

HashFile returns the 64-bit xxHash algorithm, XXH64 of a file.

func IMOHashFile

func IMOHashFile(fname string) ([]byte, error)

IMOHashFile returns imohash.

func MD5HashFile

func MD5HashFile(fname string) ([]byte, error)

MD5HashFile returns MD5 hash.

func XXH64File

func XXH64File(fname string) ([]byte, error)

XXH64File returns the 64-bit xxHash algorithm, XXH64 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