Circuit-PSI with Linear Complexity via Relaxed Batch OPPRF

Abstract

In 22-party Circuit-based Private Set Intersection (Circuit-PSI), P0P_0 and P1P_1 hold sets S0\mathsf{S}_{0} and S1\mathsf{S}_{1} respectively and wish to securely compute a function ff over the set S0S1\mathsf{S}_{0} \cap \mathsf{S}_{1} (e.g., cardinality, sum over associated attributes, or threshold intersection). Following a long line of work, Pinkas et al. (PSTY\mathsf{PSTY}, Eurocrypt 2019) showed how to construct a concretely efficient Circuit-PSI protocol with linear communication complexity. However, their protocol requires super-linear computation. In this work, we construct concretely efficient Circuit-PSI protocols with linear computational and communication cost. Further, our protocols are more performant than the state-of-the-art, PSTY\mathsf{PSTY} -- we are 2.3×\approx 2.3\times more communication efficient and are up to 2.8×2.8\times faster. We obtain our improvements through a new primitive called Relaxed Batch Oblivious Programmable Pseudorandom Functions (RBOPPRF\mathsf{RBOPPRF}) that can be seen as a strict generalization of Batch OPPRF\mathsf{OPPRF}s that were used in PSTY\mathsf{PSTY}. We believe that this primitive could be of independent interest

    Similar works