International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

An Algebraic Approach to Maliciously Secure Private Set Intersection

Authors:
Satrajit Ghosh
Tobias Nilges
Download:
DOI: 10.1007/978-3-030-17659-4_6 (login may be required)
Search ePrint
Search Google
Abstract: Private set intersection (PSI) is an important area of research and has been the focus of many works over the past decades. It describes the problem of finding an intersection between the input sets of at least two parties without revealing anything about the input sets apart from their intersection.In this paper, we present a new approach to compute the intersection between sets based on a primitive called Oblivious Linear Function Evaluation (OLE). On an abstract level, we use this primitive to efficiently add two polynomials in a randomized way while preserving the roots of the added polynomials. Setting the roots of the input polynomials to be the elements of the input sets, this directly yields an intersection protocol with optimal asymptotic communication complexity $$O(m\kappa )$$. We highlight that the protocol is information-theoretically secure against a malicious adversary assuming OLE.We also present a natural generalization of the 2-party protocol for the fully malicious multi-party case. Our protocol does away with expensive (homomorphic) threshold encryption and zero-knowledge proofs. Instead, we use simple combinatorial techniques to ensure the security. As a result we get a UC-secure protocol with asymptotically optimal communication complexity $$O((n^2+nm)\kappa )$$, where n is the number of parties, m is the set size and $$\kappa $$ is the security parameter. Apart from yielding an asymptotic improvement over previous works, our protocols are also conceptually simple and require only simple field arithmetic. Along the way we develop techniques that might be of independent interest.
Video from EUROCRYPT 2019
BibTeX
@article{eurocrypt-2019-29384,
  title={An Algebraic Approach to Maliciously Secure Private Set Intersection},
  booktitle={Advances in Cryptology – EUROCRYPT 2019},
  series={Advances in Cryptology – EUROCRYPT 2019},
  publisher={Springer},
  volume={11478},
  pages={154-185},
  doi={10.1007/978-3-030-17659-4_6},
  author={Satrajit Ghosh and Tobias Nilges},
  year=2019
}