Paper 2026/376
Is PSI Really Faster Than PSU? Achieving Efficient PSU with Invertible Bloom Filters
Abstract
Private Set Union (PSU) enables two parties to compute the union of their private sets without revealing anything beyond the union itself. Existing PSU protocols remain much slower than private set intersection (PSI), often by a factor of around $30\times$. In this work, we present the first PSU protocol based on Invertible Bloom Lookup Tables (IBLTs), introducing a fundamentally new framework that departs from traditional, inefficient approaches. Our protocol exploits structural invariants between each party’s IBLTs and their union to compute the union efficiently without explicitly constructing a combined IBLT. Central to our approach is the notion of union peelability, which allows union elements to be recovered directly from the original IBLTs. We securely implement this functionality using only Oblivious Transfer (OT) and Oblivious Pseudorandom Function (OPRF) for equality checks, ensuring no information beyond the union is leaked. As a result, for set sizes ranging from $2^{14}$ to $2^{20}$, our protocol achieves a runtime of $0.08$ to $2.95$ seconds in the LAN setting, which is comparable to state-of-the-art PSI. We also show substantial speedups over prior PSU work—up to $10\times$ faster in LAN settings and consistently faster in WAN scenarios—while maintaining linear computation and communication complexity with small constants.
Metadata
- Available format(s)
-
PDF
- Category
- Cryptographic protocols
- Publication info
- A major revision of an IACR publication in EUROCRYPT 2026
- Keywords
- Private Set UnionPSUOblivious TransferOblivious Pseudorandom FunctionOTOPRF
- Contact author(s)
-
lpiske @ asu edu
nitrieu @ asu edu - History
- 2026-05-30: revised
- 2026-02-24: received
- See all versions
- Short URL
- https://ia.cr/2026/376
- License
-
CC0
BibTeX
@misc{cryptoeprint:2026/376,
author = {Lucas Piske and Ni Trieu},
title = {Is {PSI} Really Faster Than {PSU}? Achieving Efficient {PSU} with Invertible Bloom Filters},
howpublished = {Cryptology {ePrint} Archive, Paper 2026/376},
year = {2026},
url = {https://eprint.iacr.org/2026/376}
}