Background
The US National Highway Traffic Safety Administration (NHTSA) estimates that vehicle-to-vehicle (V2V) communication, if implemented can result in a 13% reduction in traffic accidents. To ensure security, the US Department of Transportation adopted the Secure Certificate Management System (SCMS). The SCMS provides a public key infrastructure (PKI) for vehicles to authenticate themselves which promises a standard unforgeability security guarantee. The challenges with existing vehicular public key infrastructure (VPKI) designs is the heavy reliance on backend services and the rehsulting network latency.
Technology
The team at UCR has developed a new VPKI called Token-based Vehicular Security System (TVSS) that is designed to be more efficient and scalable especially in situations where vehicles have limited connection time to roadside units (RSUs). The way TVSS works is:
Images
Overview of the all the protocols of TVSS
Comparison of the success ratio of vehicles refreshing a PC - via all VPKIs.
Low latency PC generation - Since TVSS pushes the PC generation to the RSU, it significantly reduces latency. This is specially important in scenarios where vehicles have short connection times with RSUs such as at highway speeds.
Efficient revocation - TVSS uses a localized revocation which significantly reduces the amount of data that needs to be communicated. This localized mechanism provides a 13X reduction in total communication size compared to other systems.
Enhanced privacy - TVSS uses short-lived tokens and localized PCs which enhances privacy by limiting the window for potential vehicle tracking. Additionally, tracking a vehicle's movement over a longer period becomes more difficult.
Simplified Architecture - By moving the computational burden to the edge, i.e., the RSU, TVSS simplifies the system architecture thereby reducing costs without compromising security.
The prototype system has been built and tested. The architecture and its capabilities have been tested and demonstrated in field experiments.
Patent Pending
vehicular public key infrastructure, VPKI, IoT, vehicular networks, security, privacy, edge computing, connected vehicles, V2X, dsrc