[Resource Topic] 2024/263: Threshold Encryption with Silent Setup

Welcome to the resource topic for 2024/263

Title:
Threshold Encryption with Silent Setup

Authors: Sanjam Garg, Dimitris Kolonelos, Guru-Vamsi Policharla, Mingyuan Wang

Abstract:

We build a concretely efficient threshold encryption scheme where the joint public key of a set of parties is computed as a deterministic function of their locally computed public keys, enabling a silent setup phase. By eliminating interaction from the setup phase, our scheme immediately enjoys several highly desirable features such as asynchronous setup, multiverse support, and dynamic threshold.
Prior to our work, the only known constructions of threshold encryption with silent setup relied on heavy cryptographic machinery such as indistinguishability Obfuscation or witness encryption for all of \mathsf{NP}. Our core technical innovation lies in building a special purpose witness encryption scheme for the statement ``at least t parties have signed a given message’'. Our construction relies on pairings and is proved secure in the Generic Group Model.
Notably, our construction, restricted to the special case of threshold t=1, gives an alternative construction of the (flexible) distributed broadcast encryption from pairings, which has been the central focus of several recent works.
We implement and evaluate our scheme to demonstrate its concrete efficiency. Both encryption and partial decryption are constant time, taking $<7,ms and <1,$ms, respectively. For a committee of 1024 parties, the aggregation of partial decryptions takes $<200,ms, when all parties provide partial decryptions. The size of each ciphertext is \approx 8\times$ larger than an ElGamal ciphertext.

ePrint: https://eprint.iacr.org/2024/263

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .