Skip to content

mustafademiray/merkle_tree_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merkle Tree/Proof Client

a client that uploads a file to a server, constructs a Merkle Tree out of the content of the files, and removes the files from the local folder. before uploading the files, it generates a Merkle Proof to check the completeness of the file later.

it uses sha256 as a hashing algorithm and customized structs for the Merkle Tree construction.

About

A client transmits file data to the server that generates a Merkle tree and proof for later integrity verification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages