




















, Computer Science Laboratory of the École Polytechnique, Inria Saclay - Île-de-France Research Centre
Lola-Baie Mallordy, Computer Science Laboratory of the École Polytechnique, Inria Saclay - Île-de-France Research Centre
Verifiable Secret Sharing (VSS) schemes usually consider synchronous communication, which cannot always be the case on real networks where packets can be lost or parties arbitrarily delayed. Allowing asynchrony adds a large overhead complexity cost: the dealer and communication complexity is in $O(n^2\log n)$ in state of the art $n$-parties Asynchronous VSS (AVSS) schemes [ABDM25], whereas there are synchronous schemes with only linear communications. To ensure that all honest parties agree on the same secret and are ready for reconstruction, AVSS schemes essentially perform a protocol similar to Bracha's broadcast [Bra87]. While this immediately bounds the overall communication complexity of the protocol to be at least in $O(n^2)$, this method enables to reach the maximum threshold of malicious parties of $t=n/3$. However, a smaller threshold $t$ may be sufficient for some use cases, and one may want to take advantage of this. We consider a statistical scheme, meaning that the correctness and termination properties are only guaranteed with good probability. We propose a new method to transform any linear VSS scheme into a statistical AVSS. We build a statistical AVSS protocol Bonneval-on-Arc where each party only communicates with $d$ neighbours, a situation that we model by a $d$-regular graph. We obtain quasilinear communication complexity for the dealer, and sublinear complexity for each party, and a corruption threshold $t < n/(d+2)$ as a tradeoff.
BibTeX
@misc{cryptoeprint:2026/553,
author = {Hugo Delavenne and Lola-Baie Mallordy},
title = {Graph-based Asynchrony with Quasilinear Complexity for Any Linear Verifiable Secret Sharing Scheme},
howpublished = {Cryptology {ePrint} Archive, Paper 2026/553},
year = {2026},
url = {https://eprint.iacr.org/2026/553}
}
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。