PVSS is a framework for building various multiparty protocols, such as DKG (decentralized key generation), RNG (random number generation), and more. The main advantage of PVSS over other VSS schemes is public verifiability. This means that the correctness of the scheme can be verified by anyone using only public parameters, without revealing any secret information. In a blockchain setting, PVSS correctness can be verified by Smart Contracts.
Challenge #1: Create a proof of a bounded vector norm.
Requirements:
Challenge #2: Creating a Proof that Message Vector is a Polynomial of Degree Less than k
Requirements:
Tracks Applied (1)
=nil; Foundation
Technologies used
Discussion