Paper 2025/907

New Framework for Structure-Aware PSI From Distributed Function Secret Sharing

Dung Bui, IRIF, Université Paris Cité
Gayathri Garimella, Brown University
Peihan Miao, Brown University
Phuoc Van Long Pham, Brown University
Abstract

Private set intersection (PSI) allows two parties to jointly compute the intersection of their private sets without revealing any additional information. Structure-aware PSI (sa-PSI), introduced by Garimella et al. (Crypto'22), is a variant where Alice's input set has a publicly known structure and Bob's input set remains unstructured, enabling new applications like fuzzy PSI. Their construction relies solely on lightweight cryptographic primitives such as symmetric-key primitives and oblivious transfer (OT) extension. Since then, there has been active research on sa-PSI based on lightweight cryptography. Notably, recent work by Garimella et al. (Crypto'24) achieves sa-PSI with both communication and computation costs only scaling with the description size of Alice's set, rather than its potentially large cardinality. However, this line of work remains largely theoretical, lacking efficient concrete implementations. In this work, we close this gap by presenting a new framework for sa-PSI that achieves practical efficiency. We identify and eliminate a hidden multiplicative overhead proportional to the security parameter (e.g., 128) in prior symmetric-key-based sa-PSI constructions. A key building block of our new framework is a distributed Function Secret Sharing (dFSS) key generation protocol tailored to the structure of Alice's set, which may be of independent interest. To demonstrate the practicality of our framework, we extend our dFSS protocol to support incremental evaluation, introduce new techniques for spatial hashing, and develop several new optimization techniques, including reducing the exponential dependence on dimension and enabling load balancing between the two parties. We instantiate our framework for structured sets defined by unions of -dimensional balls, and implement our protocols using only lightweight symmetric-key primitives and OT extension. Our experiments show concrete performance improvements of up to speedup in computation and reduction in communication in low-dimensional, large-radius settings compared to existing public-key-based fuzzy PSI protocols by van Baarsen & Pu (Eurocrypt'24) and Gao et al. (Asiacrypt'24).

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Preprint.
Keywords
Private Set IntersectionFuzzy MatchingFunction Secret Sharing
Contact author(s)
bui @ irif fr
gayathri_garimella @ brown edu
peihan_miao @ brown edu
phuoc_pham_van_long @ brown edu
History
2025-05-21: approved
2025-05-21: received
See all versions
Short URL
https://ia.cr/2025/907
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2025/907,
      author = {Dung Bui and Gayathri Garimella and Peihan Miao and Phuoc Van Long Pham},
      title = {New Framework for Structure-Aware {PSI} From Distributed Function Secret Sharing},
      howpublished = {Cryptology {ePrint} Archive, Paper 2025/907},
      year = {2025},
      url = {https://eprint.iacr.org/2025/907}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.