A Bridge Between Private Set Intersection Algorithms

Transforming MPSI into OT-MPSI

Bachelor Thesis (2026)
Author(s)

M. Kozik (TU Delft - Electrical Engineering, Mathematics and Computer Science)

Contributor(s)

Z. Erkin – Mentor (TU Delft - Electrical Engineering, Mathematics and Computer Science)

N.M. Gürel – Graduation committee member (TU Delft - Electrical Engineering, Mathematics and Computer Science)

Faculty
Electrical Engineering, Mathematics and Computer Science
More Info
expand_more
Publication Year
2026
Language
English
Graduation Date
23-06-2026
Awarding Institution
Delft University of Technology
Project
CSE3000 Research Project
Programme
Computer Science and Engineering
Faculty
Electrical Engineering, Mathematics and Computer Science
Downloads counter
13
Reuse Rights

Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.

Abstract

Financial criminals often manage to avoid being detected. Although banks can nowadays easily query and analyse the financial data they have access to, it is still an issue when multiple banks need to collaborate with each other to catch a criminal. Privacy laws prohibit them from simply sharing all their data with each other. Hence, methods for privately sharing their data are needed to ensure a smooth and secure collaboration. Computing a function between multiple parties, while keeping their inputs secure, is called a Secure Multiparty Computation (SMPC). One of its subtypes is Multiparty Private Set Intersection (MPSI). It allows for computing an intersection between multiple sets without revealing them. A special case of MPSI is Threshold-MPSI (T-MPSI), which returns items that are in at least T sets, while still keeping the actual sets hidden. Although these two protocols are closely correlated, there is no secure or efficient protocol to transform one into the other. Therefore, we focus our paper on making a step towards finding one. We design a transformation from MPSI to a slightly weaker variant of T-MPSI, which still keeps the information of who contributed an item to the intersection secure by utilising dummy Bloom Filters and Mental Poker. We focus our paper on the security aspect of the protocol, while keeping the efficiency bottleneck of the current state-of-the-art solution. Therefore, the experimental results of the runtime indicate that it is not yet a practical solution. However, it marks a step towards finding one.

Files

License info not available