| Literature DB >> 26840319 |
Hui Zhu1, Lijuan Gao2, Hui Li3.
Abstract
With the development of body sensor networks and the pervasiveness of smart phones, different types of personal data can be collected in real time by body sensors, and the potential value of massive personal data has attracted considerable interest recently. However, the privacy issues of sensitive personal data are still challenging today. Aiming at these challenges, in this paper, we focus on the threats from telemetry interface and present a secure and privacy-preserving body sensor data collection and query scheme, named SPCQ, for outsourced computing. In the proposed SPCQ scheme, users' personal information is collected by body sensors in different types and converted into multi-dimension data, and each dimension is converted into the form of a number and uploaded to the cloud server, which provides a secure, efficient and accurate data query service, while the privacy of sensitive personal information and users' query data is guaranteed. Specifically, based on an improved homomorphic encryption technology over composite order group, we propose a special weighted Euclidean distance contrast algorithm (WEDC) for multi-dimension vectors over encrypted data. With the SPCQ scheme, the confidentiality of sensitive personal data, the privacy of data users' queries and accurate query service can be achieved in the cloud server. Detailed analysis shows that SPCQ can resist various security threats from telemetry interface. In addition, we also implement SPCQ on an embedded device, smart phone and laptop with a real medical database, and extensive simulation results demonstrate that our proposed SPCQ scheme is highly efficient in terms of computation and communication costs.Entities:
Keywords: body sensor network; data query; outsourced computing; privacy-preserving
Mesh:
Year: 2016 PMID: 26840319 PMCID: PMC4801556 DOI: 10.3390/s16020179
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Body sensor data collection and query service scenario.
Figure 2System model under consideration.
Definition of notations in the proposed secure and privacy-preserving body sensor data collection and query (SPCQ) scheme.
| Notation | Definition |
|---|---|
| the system security parameter | |
| two big prime numbers | |
| the product of | |
| the bilinear groups with order | |
| the parameters of bilinear groups | |
| the asymmetric encryption algorithm, | |
| the secure cryptographic hash function | |
| HPS | the evaluation dataset |
| the feature parameters of a data item | |
| the weighted number of different dimensions | |
| the weighted Euclidean search range of DU’s query | |
| the encrypted search index of a data item | |
| DU’s encrypted query parameters |
Comparison of computation complexity.
| Phase of Scheme | SPCQ | PPRQ |
|---|---|---|
| SU | ||
| DU | ||
| CS |
Figure 3Computational overheads of SPCQ and PPRQ. (a) Average running time in DU with different search ranges; (b) average running time in CS with different search ranges.
Comparison of communication costs.
| Phase of Scheme | SPCQ | PPRQ |
|---|---|---|
| Communication length in DU | 164 ∗ | 512 ∗ |
| Communication length in CS | 256 bytes | 1024 ∗ |
| Communication times | 2 | 2 |
Figure 4Computational cost of SPCQ. (a) Computational cost of SU in data collection; (b) computational cost of DU in query generation; (c) computational cost of CS with different search ranges and dimensions; (d) query response time in a real environment.