-
Prevent malicious input in PSI; Partial Authorized Private Set Intersection as a solution
-
Speaker: Tjitske Koster
-
Abstract: To allow two parties to securely compute an intersection, Private Set Intersection (PSI) was introduced. Here, securely means that both parties can keep their sets private during the computation, while still being able to recover the intersection at the end. Many algorithms towards efficient PSI have been proposed. However, attacks have been developed where parties learn elements of the other that are not in the intersection. These attacks apply to many PSI works and is not desirable. To prevent this, authorized PSI introduces a judge who checks the input of the parties before the actual intersection. Even though this is a promising solution, it might be undesirable for parties to reveal the entire input set to the judge. We resolve this. In this new area we have the fastest protocol for Partial Authorized Private Set Intersection.