| Literature DB >> 27171160 |
Yan-Ming Lai1, Pu-Jen Cheng1, Cheng-Chi Lee2,3, Chia-Yi Ku1.
Abstract
Due to the ever-growing popularity mobile devices of various kinds have received worldwide, the demands on large-scale wireless network infrastructure development and enhancement have been rapidly swelling in recent years. A mobile device holder can get online at a wireless network access point, which covers a limited area. When the client leaves the access point, there will be a temporary disconnection until he/she enters the coverage of another access point. Even when the coverages of two neighboring access points overlap, there is still work to do to make the wireless connection smoothly continue. The action of one wireless network access point passing a client to another access point is referred to as the handover. During handover, for security concerns, the client and the new access point should perform mutual authentication before any Internet access service is practically gained/provided. If the handover protocol is inefficient, in some cases discontinued Internet service will happen. In 2013, Li et al. proposed a fast handover authentication mechanism for wireless mesh network (WMN) based on tickets. Unfortunately, Li et al.'s work came with some weaknesses. For one thing, some sensitive information such as the time and date of expiration is sent in plaintext, which increases security risks. For another, Li et al.'s protocol includes the use of high-quality tamper-proof devices (TPDs), and this unreasonably high equipment requirement limits its applicability. In this paper, we shall propose a new efficient handover authentication mechanism. The new mechanism offers a higher level of security on a more scalable ground with the client's privacy better preserved. The results of our performance analysis suggest that our new mechanism is superior to some similar mechanisms in terms of authentication delay.Entities:
Mesh:
Year: 2016 PMID: 27171160 PMCID: PMC4865210 DOI: 10.1371/journal.pone.0155064
Source DB: PubMed Journal: PLoS One ISSN: 1932-6203 Impact factor: 3.240
Fig 1Wireless Mesh Network.
Fig 2Trust model.
Notation table.
| Notation | Description |
|---|---|
| Client | |
| Mesh access point (MAP) | |
| Ticket agent | |
| Public key assigned to entity | |
| A nonce generated by entity | |
| Digital signature of entity | |
| Encryption of the message m by entity | |
| Decryption of the message m by entity | |
| Encryption of the message m by a shared key | |
| Decryption of the message m by a shared key | |
| The key used to produce a message authentication code | |
| Message authentication code (MAC) of message m in combination with a secret shared key | |
| pseudo-random number generation function applied to message | |
| Collision-free one-way hash function applied to message | |
| || | A concatenation operation |
Fig 3Li et al.’s authentication protocols.
Fig 4The proposed authentication protocols.
Security comparison among similar protocols.
| Security requirement | Li et al. [ | Yang et al. [ | Ours |
|---|---|---|---|
| Mutual authentication | Yes | Yes | Yes |
| Privacy preservation: | No | Yes | Yes |
| Forward and backward security | No | Yes | Yes |
| Replay attack resistance | Yes | Yes | Yes |
| Forgery attack resistance | No | Yes | Yes |
Performance comparison among similar protocols.
| Op. (Algorithm) | Time( | EAP-TLS | Li et al. | Yang et al. | Ours | |||
|---|---|---|---|---|---|---|---|---|
| LAP | HAP | LAP | HAP | LAP | HAP | |||
| 1.420 | 1 | 2 | 0 | 2 | 0 | 2 | 0 | |
| | 33.30 | 1 | 2 | 0 | 2 | 0 | 2 | 0 |
| | 33.30 | 1 | 0 | 0 | 1 | 0 | 0 | 0 |
| | 1.420 | 3 | 2 | 0 | 2 | 1 | 2 | 0 |
| | 0.015 | 0 | 1 | 6 | 1 | 4 | 0 | 5 |
| | 0.009 | 3 | 0 | 0 | 0 | 0 | 6 | 3 |
| | ≈ 0.376 | 0 | 0 | 0 | 0 | 0 | 0 | 2 |
| Total computation cost ( | 72.307 | 72.295 | 0.090 | 105.595 | 1.480 | 72.334 | 0.854 | |
| Number of transmissions | 9 | 6 | 3 | 5 | 3 | 6 | 3 | |
| Authentication latency ( | 72.307+9 | 72.295+6 | 0.09+3 | 105.595+5 | 1.48+3 | 72.334+6 | 0.854+3 | |