Sparse MerkleTree implementation in Rust
☆19Oct 16, 2019Updated 6 years ago
Alternatives and similar repositories for merkletree-rs
Users that are interested in merkletree-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Groth16 zkSNARK bellman proof verifier using cloudflare/bn256 Pairing☆13Apr 22, 2020Updated 6 years ago
- zkSNARK full flow example in Go☆13Jun 3, 2020Updated 6 years ago
- Ethereum Virtual Machine implementation from scratch in Rust☆26Sep 25, 2021Updated 4 years ago
- High Speed elliptic curve signature system using a 260-bit Granger Moss Prime.☆14Jun 3, 2021Updated 5 years ago
- Vector Commitments with Constant-Sized, Updatable Proofs and Linear-Sized Public Parameters☆11Jun 3, 2021Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- FRI low-degree-testing & polynomial commitment scheme☆24Mar 26, 2023Updated 3 years ago
- ☆20Dec 24, 2019Updated 6 years ago
- Provisions: Privacy-preserving proofs of solvency for Bitcoin☆14Jan 10, 2016Updated 10 years ago
- ethereum zk coin-mixer☆27Jan 24, 2023Updated 3 years ago
- Compact linkable ring signatures. A modification on MLSAG.☆21May 10, 2020Updated 6 years ago
- Caching sparse Merkle Patricia Trie for reth.☆12Nov 18, 2024Updated last year
- An O(N\log{N}) time algorithm for computing all N proofs fast in the Pointproofs VC. Also, the O(N\log{N}) time Feist-Khovratovich algori…