RandPiper -- Reconfiguration-Friendly Random Beacons with Quadratic Communication

Abstract

Random beacon protocols provide a continuous public source of randomness and their applications range from public lotteries to zero-knowledge proofs. Existing random beacon protocols in the bounded synchronous model sacrifice either the fault tolerance or the communication complexity for security, or ease of reconfigurability. This work overcomes the challenges with the existing works through a novel communication efficient combination of state machine replication and (publicly) verifiable secret sharing (PVSS/VSS) protocols. We first design a new Byzantine fault-tolerant state machine replication protocol with O(ฮบn2)O(\kappa n^2) bits communication per consensus decision without using threshold signatures. Next, we design GRandPiper (Good Pipelined Random beacon), a random beacon protocol with bias-resistance and unpredictability, that uses PVSS and has a communication complexity of O(ฮบn2)O(\kappa n^2) always (best and worst cases), for a static adversary. However, GRandPiper allows an adaptive adversary to predict beacon values up to t+1t+1 epochs into the future. Therefore, we design BRandPiper (Better RandPiper), that uses VSS and has a communication complexity of O(ฮบfn2)O(\kappa fn^2), where ff is the actual number of faults, while offering a strong unpredictability with an advantage of only a single round even for an adaptive adversary

    Similar works