Paper 2024/1340

Unbalanced Private Set Union with Reduced Computation and Communication

Cong Zhang, Tsinghua University
Yu Chen, Shandong University
Weiran Liu, Alibaba Group (China)
Liqiang Peng, Alibaba Group (China)
Meng Hao, Singapore Management University
Anyu Wang, Tsinghua University
Xiaoyun Wang
Abstract

Private set union (PSU) is a cryptographic protocol that allows two parties to compute the union of their sets without revealing anything else. Despite some efficient PSU protocols that have been proposed, they mainly focus on the balanced setting, where the sets held by the parties are of similar size. Recently, Tu et al. (CCS 2023) proposed the first unbalanced PSU protocol which achieves sublinear communication complexity in the size of the larger set. In this paper, we are interested in improving the efficiency of the unbalanced PSU protocol. We find that oblivious key-value store (OKVS) data structure plays an essential role in the most recently proposed PSU constructions and formalize unbalanced PSU as an OKVS decoding process with sublinear communication. Our key insight lies in when OKVS satisfies sparsity property, obtaining the necessary decoding information precisely aligns with the batch private information retrieval (BatchPIR) problem. We give two concrete constructions of unbalanced PSU protocols based on different OKVS encoding strategies. The first is based on oblivious PRF (OPRF) and a newly introduced cryptographic protocol called permuted private equality test, while the second is based on re-randomizable public key encryption. Both our two constructions achieve sublinear communication complexity in the size of the larger set. We implement our two unbalanced PSU protocols and compare them with the state-of-the-art unbalanced PSU of Tu et al. Experiments show that our protocols achieve a $1.3-5.6\times $ speedup in running time and $2.1-11.8\times$ shrinking in communication cost, depending on set sizes and network environments.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Published elsewhere. Minor revision. ACM CCS 2024
Keywords
PSU
Contact author(s)
zhangcong @ mail tsinghua edu cn
yuchen prc @ gmail com
weiran lwr @ alibaba-inc com
plq270998 @ alibaba-inc com
menghao303 @ gmail com
anyuwang @ tsinghua edu cn
xiaoyunwang @ tsinghua edu cn
History
2024-08-30: approved
2024-08-27: received
See all versions
Short URL
https://ia.cr/2024/1340
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2024/1340,
      author = {Cong Zhang and Yu Chen and Weiran Liu and Liqiang Peng and Meng Hao and Anyu Wang and Xiaoyun Wang},
      title = {Unbalanced Private Set Union with Reduced Computation and Communication},
      howpublished = {Cryptology {ePrint} Archive, Paper 2024/1340},
      year = {2024},
      url = {https://eprint.iacr.org/2024/1340}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.