You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).