Communication Efficient Multiparty Private Set Intersection from Multi-Point Sequential OPRF
By: Xinyu Feng , Yukun Wang , Cong Li and more
Potential Business Impact:
Lets groups find shared secrets safely.
Multiparty private set intersection (MPSI) allows multiple participants to compute the intersection of their locally owned data sets without revealing them. MPSI protocols can be categorized based on the network topology of nodes, with the star, mesh, and ring topologies being the primary types, respectively. Given that star and mesh topologies dominate current implementations, most existing MPSI protocols are based on these two topologies. However, star-topology MPSI protocols suffer from high leader node load, while mesh topology protocols suffer from high communication complexity and overhead. In this paper, we first propose a multi-point sequential oblivious pseudorandom function (MP-SOPRF) in a multi-party setting. Based on MP-SOPRF, we then develop an MPSI protocol with a ring topology, addressing the challenges of communication and computational overhead in existing protocols. We prove that our MPSI protocol is semi-honest secure under the Hamming correlation robustness assumption. Our experiments demonstrate that our MPSI protocol outperforms state-of-the-art protocols, achieving a reduction of 74.8% in communication and a 6% to 287% improvement in computational efficiency.
Similar Papers
Multi-Party Private Set Operations from Predicative Zero-Sharing
Cryptography and Security
Lets groups secretly combine their private lists.
Authenticated Private Set Intersection: A Merkle Tree-Based Approach for Enhancing Data Integrity
Cryptography and Security
Protects secret lists from cheating during sharing.
Multi-Agent Distributed Optimization With Feasible Set Privacy
Information Theory
Helps agents find best answer without sharing secrets.