The Latency Price of Threshold Cryptosystem in Blockchains
Zhuolun Xiang, Sourav Das, Zekun Li, Zhoujun Ma, Alexander Spiegelman

TL;DR
This paper investigates the latency costs of threshold cryptosystems in blockchain protocols, proposing mechanisms to eliminate or reduce delays, especially in proof-of-stake systems, with real-world implementation on Aptos showing significant latency improvements.
Contribution
It introduces a mechanism to eliminate latency overhead in blockchain-native threshold cryptosystems with tight thresholds and proposes a method to minimize delay in systems with ramp thresholds, validated on Aptos.
Findings
Latency overhead can be eliminated for tight threshold cryptosystems.
Additional delay is unavoidable for ramp threshold cryptosystems.
Optimistic protocol reduces latency by 71% on Aptos mainnet.
Abstract
Threshold cryptography is essential for many blockchain protocols. For example, many protocols rely on threshold common coin to implement asynchronous consensus, leader elections, and provide support for randomized applications. Similarly, threshold decryption and threshold time-lock puzzles are often necessary for privacy. In this paper, we study the interplay between threshold cryptography and a class of blockchains that use Byzantine-fault tolerant (BFT) consensus protocols with a focus on latency. More specifically, we focus on blockchain-native threshold cryptosystem, where the blockchain validators seek to run a threshold cryptographic protocol once for every block with the block contents as an input to the threshold cryptographic protocol. All existing approaches for blockchain-native threshold cryptosystems introduce a latency overhead of at least one message delay for running…
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
TopicsBlockchain Technology Applications and Security
