Merkle-tree in Python
-
Updated
Nov 19, 2024 - Python
Merkle-tree in Python
🌳 The simple and easy implementation of Merkle Tree
Data driven Public Key Ecosystem Backed by Blockchain & Fault Tolerance. Keywords: Trustless PKI, Blockchain, Consensus, Merkle tree, Merkle proof, Practical Byzantine Fault Tolerance (PBFT), Proof of Work (PoW), X.509 alternative
Merkle tree·可视化·快速查询·增删·visualization·quick query·add·delete
Token drop template on Tezos blockchain, based on Merkle Tree Distribution mechanism.
Merkle tree explained implementation, With SHA256 hashing ,root signaning and proof of inclusion.
Repo to better understand Merkle Tree Proof and Merkle Patricia Trie Data Structure
LoR Merkle proof verifier
Implementation and comparison of three kinds of sparse Merkle trees.
A python program which explains the working of Merkle Tree along with it's impementation.
Progettazione di un meccanismo decentralizzato per la condivisione selettiva e la revoca di credenziali accademiche, da utilizzare in contesti di mobilità studentesca
Functional blockchain that combines the ideas of proof-of-work, transactions, blocks, and blockchains.
🔐 Uni Trust is a system designed for the management, selective sharing, and revocation of digital academic credentials in the context of international student mobility, such as the Erasmus program. The project adopts a decentralized, privacy-preserving, and interoperable approach, based on modern technologies.
Incremental Merkle Tree (IMT) - a specialized form of a Merkle tree designed to allow for efficient appending of new elements
Contains implementation for merkle tree in Go, Rust, Python
This code aims to build a Merkle tree from a list of values. All data are hashed using the cryptographic hash algorithm SHA-3 (Secure Hash Algorithm 3).
Add a description, image, and links to the merkle-proof topic page so that developers can more easily learn about it.
To associate your repository with the merkle-proof topic, visit your repo's landing page and select "manage topics."