merkle-hash-trees
Here are 16 public repositories matching this topic...
merkle_proof_file_transfer is an open-source project designed to demonstrate the use of Merkle proofs for secure and efficient file transfer.
-
Updated
Jul 26, 2024 - Move
Solidity NFT whitelist contract example using MerkleTree.js for constructing merkle root and merkle proofs.
-
Updated
Jul 4, 2022 - JavaScript
Merkle tree explained implementation, With SHA256 hashing ,root signaning and proof of inclusion.
-
Updated
Jun 15, 2022 - Python
Verifying merkle multiproofs in solidity example (unaudited)
-
Updated
May 24, 2022 - JavaScript
Merkle Tree and Lamport Signature Python Implementation (master's degree short project)
-
Updated
May 21, 2022 - Python
Construct merkle trees with MerkleTree.js and verify merkle proofs in Solidity.
-
Updated
Mar 13, 2022 - JavaScript
🏞 Steganography-based image integrity - Merkle tree nodes embedded into image chunks so that each chunk's integrity can be verified on its own.
-
Updated
Sep 20, 2021 - Go
A voting system that provides confidentiality to the voters and lets them cast a vote with utmost privacy. It also audits the casted votes for integrity and checks for immutability to bring transparency to the election system.
-
Updated
Feb 7, 2021 - Python
A lightweight library using the native crypto for hash functions without any additional dependency. Generate Merkle tree from an array of data.
-
Updated
Dec 28, 2020 - JavaScript
Code and statistics related to authentication sets.
-
Updated
Jan 14, 2020 - Python
Basic implementation of a binary & balanced MerkleTree in kotlin.
-
Updated
Feb 21, 2019 - Kotlin
A simple, fast, immutable, in-memory, generic, "hash function-agnostic" merkle tree.
-
Updated
Nov 15, 2018 - Go
A Merkle Tree Implementation , Visualization & Demonstration
-
Updated
Jul 27, 2018 - JavaScript
Project to implement the Leighton-Micali Signatures
-
Updated
Jan 29, 2018 - Go
Improve this page
Add a description, image, and links to the merkle-hash-trees topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the merkle-hash-trees topic, visit your repo's landing page and select "manage topics."