ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2506.04647
86
0

Authenticated Private Set Intersection: A Merkle Tree-Based Approach for Enhancing Data Integrity

5 June 2025
Zixian Gong
Zhiyong Zheng
Zhe Hu
Kun Tian
Yi Zhang
Zhedanov Oleksiy
Fengxia Liu
ArXiv (abs)PDFHTML
Abstract

Private Set Intersection (PSI) enables secure computation of set intersections while preserving participant privacy, standard PSI existing protocols remain vulnerable to data integrity attacks allowing malicious participants to extract additional intersection information or mislead other parties. In this paper, we propose the definition of data integrity in PSI and construct two authenticated PSI schemes by integrating Merkle Trees with state-of-the-art two-party volePSI and multi-party mPSI protocols. The resulting two-party authenticated PSI achieves communication complexity O(nλ+nlog⁡n)\mathcal{O}(n \lambda+n \log n)O(nλ+nlogn), aligning with the best-known unauthenticated PSI schemes, while the multi-party construction is O(nκ+nlog⁡n)\mathcal{O}(n \kappa+n \log n)O(nκ+nlogn) which introduces additional overhead due to Merkle tree inclusion proofs. Due to the incorporation of integrity verification, our authenticated schemes incur higher costs compared to state-of-the-art unauthenticated schemes. We also provide efficient implementations of our protocols and discuss potential improvements, including alternative authentication blocks.

View on arXiv
@article{gong2025_2506.04647,
  title={ Authenticated Private Set Intersection: A Merkle Tree-Based Approach for Enhancing Data Integrity },
  author={ Zixian Gong and Zhiyong Zheng and Zhe Hu and Kun Tian and Yi Zhang and Zhedanov Oleksiy and Fengxia Liu },
  journal={arXiv preprint arXiv:2506.04647},
  year={ 2025 }
}
Comments on this paper