Efficient and Universal Merkle Tree Inclusion Proofs via OR Aggregation
Oleksandr Kuznetsov, Alex Rusnak, Anton Yezhov, Dzianis Kanonik,, Kateryna Kuznetsova, Oleksandr Domin

TL;DR
This paper introduces an OR-based proof aggregation method for Merkle tree inclusion proofs, significantly reducing proof size and verification complexity, thereby improving scalability and universality in zero-knowledge proof systems for blockchain.
Contribution
The paper presents a novel OR aggregation approach for Merkle proofs, enabling compact, universal, and efficient proofs independent of tree size, surpassing traditional AND-based methods.
Findings
Proof size is independent of the number of leaves.
Verification can be done with any single valid leaf hash.
The approach improves scalability and efficiency of zero-knowledge proofs.
Abstract
Zero-knowledge proofs have emerged as a powerful tool for enhancing privacy and security in blockchain applications. However, the efficiency and scalability of proof systems remain a significant challenge, particularly in the context of Merkle tree inclusion proofs. Traditional proof aggregation techniques based on AND logic suffer from high verification complexity and data communication overhead, limiting their practicality for large-scale applications. In this paper, we propose a novel proof aggregation approach based on OR logic, which enables the generation of compact and universally verifiable proofs for Merkle tree inclusion. By aggregating proofs using OR logic, we achieve a proof size that is independent of the number of leaves in the tree, and verification can be performed using any single valid leaf hash. This represents a significant improvement over AND aggregation, which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
