International Association for Cryptologic Research

International Association
for Cryptologic Research

Eurocrypt 2026

Updatable Private Set Intersection from Symmetric-Key Techniques


Junxin Liu
Oregon State University

Peihan Miao
Brown University

Mike Rosulek
Oregon State University

Xinyi Shi
Brown University

Jifeng Wang
Brown University


Keywords: private set intersection, updatable PSI, symmetric-key cryptography, secure computation


Abstract

Private set intersection (PSI) has become extremely practical, in large part due to the fact that modern protocols rely almost exclusively on cheap, symmetric-key cryptography. The same cannot be said for the variant of PSI called updatable PSI (UPSI; Badrinarayanan et al., PoPETS 2022), where parties’ input sets evolve over time, and the cost of re-computing the intersection depends only on the changes to their sets. In existing UPSI protocols, the number of public-key operations scales with the number of items.

In this work, we introduce the first UPSI protocol that largely avoids public-key operations. In fact, our protocol uses mostly the same protocol tools/techniques that have been so successful in making (plain) PSI truly practical. By leveraging symmetric-key primitives, our implementation achieves orders-of-magnitude improvements over prior work.

Additionally, we observe that existing UPSI security proofs do not consider an adversary who can choose protocol inputs adaptively (i.e., choose which items to add to the set the current epoch based on the adversary’s view in previous epochs). We observe that several existing UPSI protocols are trivially broken by such adaptive input selection (even with semi-honest corruption). Several variants of our protocol are secure in the presence of adaptively chosen inputs.

Along the way, we also introduce a new and cleaner abstraction for a common idiom of using an oblivious key-value store (OKVS; Garimella et al., Crypto 2021) to represent a set of items. Our new abstraction, called affine set encoding, may be of independent interest.

Publication

EUROCRYPT 2026, LNCS 16542

Paper

Artifact

Artifact number
eurocrypt/2026/a10

Artifact published
July 25, 2026

Badge
IACR EUROCRYPT Artifacts Functional

README

ZIP (4.43 KB)  

View on Github

Artifact files are available at the following external archive:

License
This work is licensed under the Apache License, Version 2.0.

Note that license information is supplied by the authors and has not been confirmed by the IACR.


BibTeX How to cite

Junxin Liu, Peihan Miao, Mike Rosulek, Xinyi Shi, and Jifeng Wang. (2026). Updatable Private Set Intersection from Symmetric-Key Techniques. In Advances in Cryptology – EUROCRYPT 2026, Lecture Notes in Computer Science vol. 16542, pp. 376–407, Springer. https://doi.org/10.1007/978-3-032-25317-0_13. Artifact at https://artifacts.iacr.org/eurocrypt/2026/a10.