| Literature DB >> 28644381 |
Chun-Ta Li1, Tsu-Yang Wu2,3, Chin-Ling Chen4,5, Cheng-Chi Lee6,7, Chien-Ming Chen8.
Abstract
In recent years, with the increase in degenerative diseases and the aging population in advanced countries, demands for medical care of older or solitary people have increased continually in hospitals and healthcare institutions. Applying wireless sensor networks for the IoT-based telemedicine system enables doctors, caregivers or families to monitor patients' physiological conditions at anytime and anyplace according to the acquired information. However, transmitting physiological data through the Internet concerns the personal privacy of patients. Therefore, before users can access medical care services in IoT-based medical care system, they must be authenticated. Typically, user authentication and data encryption are most critical for securing network communications over a public channel between two or more participants. In 2016, Liu and Chung proposed a bilinear pairing-based password authentication scheme for wireless healthcare sensor networks. They claimed their authentication scheme cannot only secure sensor data transmission, but also resist various well-known security attacks. In this paper, we demonstrate that Liu-Chung's scheme has some security weaknesses, and we further present an improved secure authentication and data encryption scheme for the IoT-based medical care system, which can provide user anonymity and prevent the security threats of replay and password/sensed data disclosure attacks. Moreover, we modify the authentication process to reduce redundancy in protocol design, and the proposed scheme is more efficient in performance compared with previous related schemes. Finally, the proposed scheme is provably secure in the random oracle model under ECDHP.Entities:
Keywords: Internet of Things (IoTs); elliptic curve cryptography (ECC); medical care system; smart cards; user authentication; wireless sensor networks (WSNs)
Mesh:
Year: 2017 PMID: 28644381 PMCID: PMC5551096 DOI: 10.3390/s17071482
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1The IoT-based medical care system [21].
Figure 2The schematic of Liu–Chung’s authentication scheme for IoT-based medical care system.
Figure 3The schematic of our proposed scheme for IoT-based medical care system.
Execution time (in milliseconds; ms) of various cryptographic operations.
| Notations | Descriptions |
|---|---|
| The time of executing an elliptic curve scalar point multiplication, 1 | |
| The time of executing a bilinear pairing operation, 1 | |
| The time of executing an addition operation of points, 1 | |
| The time of executing a map-to-point hash function, 1 | |
| The time of executing a one-way hash function, 1 |
Performance comparisons among the proposed scheme and other related schemes.
| Yeh et al. [ | Liu–Chung [ | The Proposed Scheme | |
|---|---|---|---|
| Computation cost ( | 2 | 1 | 2 |
| Computation cost ( | 5 | 2 | 1 |
| Computation cost ( | 2 | 1 | 4 |
| Total execution time | 10.53 ms | 13.81 ms | 3.51 ms |
Functionality comparisons among the proposed scheme and other related schemes.
| Yeh et al. [ | Liu–Chung [ | The Proposed Scheme | |
|---|---|---|---|
| F1 | √ | ||
| F2 | √ | √ | |
| F3 | √ | √ | √ |
| F4 | √ | √ | |
| F5 | √ | ||
| F6 | √ | √ | |
| F7 | − | √ | |
| F8 | − | √ | |
| F9 | √ | √ | |
| F10 | √ | √ |
F1: Provision of user anonymity; F2: provision of efficient login phase; F3: provision of mutual authentication; F4: provision of session key security; F5: prevention of password disclosure attack; F6: prevention of replay attack; F7: prevention of sensed data disclosure attack; F8: prevention of sensed data forgery attack; F9: prevention of stolen smart card attack; F10: prevention of off-line password guessing attack; √: yes; : no; −: not mentioned.