Efficient delegated private set intersection on outsourced private datasets

Abadi, Aydin and Terzis, Sotirios and Metere, Roberto and Dong, Changyu (2019) Efficient delegated private set intersection on outsourced private datasets. IEEE Transactions on Dependable and Secure Computing, 16 (4). pp. 608-624. ISSN 1545-5971 (https://doi.org/10.1109/TDSC.2017.2708710)

[thumbnail of Abadi-etal-TDSC2017-Efficient-delegated-private-set-intersection-on-outsourced]
Preview
Text. Filename: Abadi_etal_TDSC2017_Efficient_delegated_private_set_intersection_on_outsourced.pdf
Accepted Author Manuscript

Download (988kB)| Preview

Abstract

Private set intersection (PSI) is an essential cryptographic protocol that has many real world applications. As cloud computing power and popularity have been swiftly growing, it is now desirable to leverage the cloud to store private datasets and delegate PSI computation to it. Although a set of efficient PSI protocols have been designed, none support outsourcing of the datasets and the computation. In this paper, we propose two protocols for delegated PSI computation on outsourced private datasets. Our protocols have a unique combination of properties that make them particularly appealing for a cloud computing setting. Our first protocol, O-PSI, satisfies these properties by using additive homomorphic encryption and point-value polynomial representation of a set. Our second protocol, EO-PSI, is mainly based on a hash table and point-value polynomial representation and it does not require public key encryption; meanwhile, it retains all the desirable properties and is much more efficient than the first one. We also provide a formal security analysis of the two protocols in the semi-honest model and we analyze their performance utilizing prototype implementations we have developed. Our performance analysis shows that EO-PSI scales well and is also more efficient than similar state-of-the-art protocols for large set sizes.