Abstract
Private set intersection (PSI) is a cryptographic technique that is applicable to many privacy-sensitive scenarios. For decades, researchers have been focusing on improving its efficiency in both communication and computation. However, most of the existing solutions are inefficient for an unequal number of inputs, which is common in conventional client-server settings. In this paper, we analyze and optimize the efficiency of existing PSI protocols to support precomputation so that they can efficiently deal with such input sets. We transform four existing PSI protocols into the precomputation form such that in the setup phase the communication is linear only in the size of the larger input set, while in the online phase the communication is linear in the size of the smaller input set. We implement all four protocols and run experiments between two PCs and between a PC and a smartphone and give a systematic comparison of their performance. Our experiments show that a protocol based on securely evaluating a garbled AES circuit achieves the fastest setup time by several orders of magnitudes, and the fastest online time in the PC setting where AES-NI acceleration is available. In the mobile setting, the fastest online time is achieved by a protocol based on the Diffie-Hellman assumption.
Original language | English |
---|---|
Title of host publication | Proceedings on Privacy Enhancing Technologies |
Publisher | De Gruyter |
Pages | 177–197 |
DOIs | |
Publication status | Published - 10 Oct 2017 |
MoE publication type | A4 Conference publication |
Event | Privacy Enhancing Technologies Symposium - Stockholm, Sweden Duration: 16 Jul 2019 → 20 Jul 2019 Conference number: 19 |
Publication series
Name | Proceedings on Privacy Enhancing Technologies |
---|---|
Publisher | De Gruyter |
Number | 4 |
Volume | 2017 |
ISSN (Electronic) | 2299-0984 |
Conference
Conference | Privacy Enhancing Technologies Symposium |
---|---|
Abbreviated title | PETS |
Country/Territory | Sweden |
City | Stockholm |
Period | 16/07/2019 → 20/07/2019 |
Keywords
- Private set intersection
- Bloom filter
- Oblivious pseudorandom function