package
0.0.0-20240325082254-176f9402c82e
Repository: https://github.com/gr8h/crypto-file-guard.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMerkleNode creates a new Merkle node with the given left and right children and hash.
NewMerkleTree creates a new Merkle tree from the given data blocks.

# Structs

MerkleNode represents a node in the Merkle tree.
MerkleTree represents the structure of a Merkle tree.

# Type aliases

No description provided by the author
No description provided by the author