StealthDust: Secret Quorums for Faster Fractional Spending
Maxence Perion, Sara Tucci-Piergiovanni, Rida Bazzi

TL;DR
StealthDust introduces secret quorums using ring verifiable random functions to enable faster, more efficient fractional spending in decentralized payment systems, reducing communication steps and message complexity.
Contribution
It presents a novel secret quorum abstraction and a protocol that significantly improves payment latency and message complexity in fractional spending systems.
Findings
Reduced payment latency from five to three communication steps.
Decreased settlement message complexity from O(n^3) to O(n^2).
Enhanced security against rushing-adaptive adversaries.
Abstract
With the goal of building a decentralized and fully parallel payment system, we address the Fractional Spending Problem using (k1, k2)-quorum systems - both introduced by Bazzi and Tucci-Piergiovanni (PODC 2024). Fractional spending enables payments without immediate validation of an entire quorum, as necessary in classical approaches. Multiple spending from a same fund can occur concurrently, with final settlement involving previously contacted quorums. To tolerate a rushing-adaptive adversary, the composition of these quorums must stay hidden until settlement succeeds. We propose a new abstraction called secret quorums - of independent interest - that fulfill this property and implement it through ring verifiable random functions. We then propose a new protocol called StealthDust, where secret quorums allow to reduce payment latency from five to three communications steps and improve…
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.
Taxonomy
TopicsCryptography and Data Security
