package
0.0.0-20240724171750-63446fbf30c9
Repository: https://github.com/txcorpi0x/file-upload-merkle.git
Documentation: pkg.go.dev

# Functions

New256 creates a new 256-bit SHA3 hashing method.

# Structs

Sha256 is the 256-bit SHA3 hashing method.

# Interfaces

Hasher is the interface which needs to be implemented by the desired hashing algorithm.

# Type aliases

Hash is a type alias for bytes.
HashList is a type alias fo array of bytes.