| Literature DB >> 29495269 |
Qinlong Huang1, Yixian Yang2, Yuxiang Shi3.
Abstract
With the growing number of vehicles and popularity of various services in vehicular cloud computing (VCC), message exchanging among vehicles under traffic conditions and in emergency situations is one of the most pressing demands, and has attracted significant attention. However, it is an important challenge to authenticate the legitimate sources of broadcast messages and achieve fine-grained message access control. In this work, we propose SmartVeh, a secure and efficient message access control and authentication scheme in VCC. A hierarchical, attribute-based encryption technique is utilized to achieve fine-grained and flexible message sharing, which ensures that vehicles whose persistent or dynamic attributes satisfy the access policies can access the broadcast message with equipped on-board units (OBUs). Message authentication is enforced by integrating an attribute-based signature, which achieves message authentication and maintains the anonymity of the vehicles. In order to reduce the computations of the OBUs in the vehicles, we outsource the heavy computations of encryption, decryption and signing to a cloud server and road-side units. The theoretical analysis and simulation results reveal that our secure and efficient scheme is suitable for VCC.Entities:
Keywords: attribute-based encryption; attribute-based signature; message access control; message authentication; vehicular cloud computing
Year: 2018 PMID: 29495269 PMCID: PMC5856098 DOI: 10.3390/s18020666
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1System framework of SmartVeh.
Attribute-based message sharing schemes in vehicular cloud computing.
| Functions | Yeh et al. [ | Liu et al. [ | Chim et al. [ | Xia et al. [ | Liu et al. [ | Our Scheme |
|---|---|---|---|---|---|---|
| Message confidentiality | CP-ABE | CP-ABE | CP-ABE | CP-ABE | HABE | HABE |
| Hierarchical authorities | No | No | No | No | Yes | Yes |
| Persistent attribute key generation | - | - | - | Every | Once | Once |
| Anonymous authentication | No | No | IBS with pseudonym | No | ABS | ABS |
| Encryption outsourcing | No | No | No | No | No | Yes |
| Decryption outsourcing | No | Yes | No | Yes | No | Yes |
| Signing outsourcing | - | - | No | - | No | Yes |
Computation cost.
| Schemes | Key Generation (AA) | Message Encryption (OBU) | Message Decryption (OBU) | Message Signing (OBU) |
|---|---|---|---|---|
| Liu et al. [ |
|
|
| - |
| Xia et al. [ |
|
|
| - |
| Liu et al. [ |
|
|
|
|
| Our scheme |
|
|
|
|
Figure 2Computation cost of key generation on attribute authority.
Figure 3Computation cost of message broadcasting for on-board unit.
Figure 4Computation cost of message decryption for on-board unit.