Journal of Computer Applications ›› 2017, Vol. 37 ›› Issue (6): 1657-1662.DOI: 10.11772/j.issn.1001-9081.2017.06.1657

Previous Articles     Next Articles

Fast proximity testing method with privacy preserving in mobile social network

CUI Weirong1,2, DU Chenglie1   

  1. 1. School of Computer Science and Engineering, Northwestern Polytechnical University, Xi'an Shaanxi 710072, China;
    2. College of Electronic and Information Engineering, Ankang University, Ankang Shaanxi 725000, China
  • Received:2016-11-14 Revised:2016-12-21 Online:2017-06-10 Published:2017-06-14

移动社交网络中可保护隐私的快速邻近检测方法

崔炜荣1,2, 杜承烈1   

  1. 1. 西北工业大学 计算机学院, 西安 710072;
    2. 安康学院 电子与信息工程学院, 陕西 安康 725000
  • 通讯作者: 崔炜荣
  • 作者简介:崔炜荣(1983-),男,陕西汉中人,讲师,博士研究生,主要研究方向:网络安全,隐私保护;杜承烈(1970-),男,陕西西安人,教授,博士,CCF高级会员,主要研究方向:网络信息安全、实时分布式计算、移动与嵌入式计算。

Abstract: Concerning the problem of protecting user's location privacy in proximity testing, a new method of achieving fast proximity testing with privacy preserving was proposed. The map was divided with the grid by the proposed method. In the process of proximity testing, firstly, the vicinity region of the user was transformed into a collection of the surrounding grids. Then, the intersection of the users' vicinity regions was calculated by using the Private Set Intersection (PSI) for privacy preserving. Finally, the proximity determination was made based on whether the intersection was empty. The results of analysis and experiment show that, compared with the existing methods based on private equality testing and the method based on coordinate transformation, the proposed method can solve the fairness issue of privacy preserving in proximity testing, resist the collusion attack between the server and the user, and has a higher computational efficiency.

Key words: Mobile Social Network (MSN), Location-Based Service (LBS), proximity testing, Private Set Intersection (PSI)

摘要: 针对邻近检测中的用户隐私保护问题,提出了一种可保护隐私的快速邻近检测方法。该方法用网格划分地图。在邻近检测的过程中:首先,用户的邻近区域被转化为其周边网格的集合;然后,利用隐私交集运算(PSI)计算用户邻近区域的交集以达到保护隐私的目的;最后,依据交集是否为空进行邻近判定。分析和实验结果表明,与现有的基于私密相等性检测以及基于坐标变换的方法相比,所提方法解决了邻近检测中隐私保护的公平性问题,能够较好地防范勾结攻击,并且具备较高的计算效率。

关键词: 移动社交网络, 基于地理位置的服务, 邻近检测, 隐私交集运算

CLC Number: