Private Graph Intersection Protocol

Fucai Zhou,Zifeng Xu,Yuxi Li,Jian Xu,Su Peng
DOI: https://doi.org/10.1007/978-3-319-59870-3_13
2017-01-01
Abstract:A wide range of applications can benefit from storing and managing data as graph structures, and graph theory algorithms can be used to solve various computing problems. In this paper, we propose a secure two-party private graph intersection protocol against semi-honest servers. The protocol allows a server and a client, each holding a private graph, to jointly compute the intersection of their graphs. The protocol utilizes homomorphic encryptions and a private set intersection sub-protocol to prevent information leakage during the process. At the end of the protocol, the server learns the graph intersection, and the client learns the vertex intersection.
What problem does this paper attempt to address?