[Resource Topic] 2024/1974: Efficient and Practical Multi-party Private Set Intersection Cardinality Protocol

Welcome to the resource topic for 2024/1974

Title:
Efficient and Practical Multi-party Private Set Intersection Cardinality Protocol

Authors: Shengzhe Meng, Xiaodong Wang, Zijie Lu, Bei Liang

Abstract:

We present an efficient and simple multi-party private set intersection cardinality (PSI-CA) protocol that allows several parties to learn the intersection size of their private sets without revealing any other information. Our protocol is highly efficient because it only utilizes the Oblivious Key-Value Store and zero-sharing techniques, without incorporating components such as OPPRF (Oblivious Programmable Pseudorandom Function) which is the main building block of multi-party PSI-CA protocol by Gao et al. (PoPETs 2024). Our protocol exhibits better communication and computational overhead than the state-of-the-art.

To compute the intersection between 16 parties with a set size of 2^{20} each, our PSI-CA protocol only takes 5.84 seconds and 326.6 MiB of total communication, which yields a reduction in communication by a factor of up to 2.4× compared to the state-of-the-art multi-party PSI-CA protocol of Gao et al. (PoPETs 2024).
We prove that our protocol is secure in the presence of a semi-honest adversary who may passively corrupt any (t-2)-out-of-t parties once two specific participants are non-colluding.

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

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 .