Skip to content

Implementation of Merkle tree to generate proof from input data and then verify membership of selected fields (by not disclosing the whole input data).

License

Notifications You must be signed in to change notification settings

lknix/proof_tree_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example workflow

proof_tree_python

Implementation of Merkle tree to generate proof from input data and then verify memberships of selected fields (not disclosing the whole input data).

About

Implementation of Merkle tree to generate proof from input data and then verify membership of selected fields (by not disclosing the whole input data).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages