Paper 2026/438

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
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.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
A minor revision of an IACR publication in EUROCRYPT 2026
Keywords
Updatable Private Set IntersectionSecure Two-Party ComputationSymmetric-Key ProtocolsAffine Set Encoding
Contact author(s)
liujunx @ oregonstate edu
peihan_miao @ brown edu
rosulekm @ eecs oregonstate edu
xinyi_shi @ brown edu
jifeng_wang @ brown edu
History
2026-03-05: approved
2026-03-04: received
See all versions
Short URL
https://ia.cr/2026/438
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/438,
      author = {Junxin Liu and Peihan Miao and Mike Rosulek and Xinyi Shi and Jifeng Wang},
      title = {Updatable Private Set Intersection from Symmetric-Key Techniques},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/438},
      year = {2026},
      url = {https://eprint.iacr.org/2026/438}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.