lknix / proof_tree_python

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

License:MIT License


Languages

Language:Python 100.0%