| Literature DB >> 27337001 |
Weirong Cui1, Chenglie Du1, Jinchao Chen1.
Abstract
Privacy-preserving profile matching, a challenging task in mobile social networks, is getting more attention in recent years. In this paper, we propose a novel scheme that is based on ciphertext-policy attribute-based encryption to tackle this problem. In our scheme, a user can submit a preference-profile and search for users with matching-profile in decentralized mobile social networks. In this process, no participant's profile and the submitted preference-profile is exposed. Meanwhile, a secure communication channel can be established between the pair of successfully matched users. In contrast to existing related schemes which are mainly based on the secure multi-party computation, our scheme can provide verifiability (both the initiator and any unmatched user cannot cheat each other to pretend to be matched), and requires few interactions among users. We provide thorough security analysis and performance evaluation on our scheme, and show its advantages in terms of security, efficiency and usability over state-of-the-art schemes.Entities:
Mesh:
Year: 2016 PMID: 27337001 PMCID: PMC4919042 DOI: 10.1371/journal.pone.0157933
Source DB: PubMed Journal: PLoS One ISSN: 1932-6203 Impact factor: 3.240
Bob’s profile.
| Attribute Category | Attribute Value |
|---|---|
| Age | 22 |
| Sex | male |
| Blood Type | A |
| Zodiac Sign | Virgos |
| Home Town | Xi’an |
| University | NPU |
| Profession | teacher |
| Interest | Basketball |
Fig 1Our System Model.
Fig 2Main process of our scheme.
Table of notations.
|
| |
Fig 3The key exchange process.
Fig 4The performance of CP-ABE.
Fig 5The number of loops in funciton Combine.
Fig 6The number of candidate keys.
Fig 7The integrated test result.
Comparison with related schemes.
| Scheme | Key Idea | Interaction Times | Verifiability | Defending Dictionary Attack | Decider | Filterability |
|---|---|---|---|---|---|---|
| PSI, PSCI | 10(2 | No | No | Initiator | No | |
| SDC | 2 | No | No | Initiator | No | |
| SDC | 5 | Yes | No | Initiator | Yes | |
| SDC | 2 | Yes | No | Initiator | Yes | |
| CP-ABE | 2 | Yes | No | Initiator | Yes | |
| Ours | CP-ABE | 1 | Yes | Yes | Matching User | Yes |