An Optimization Method for Encrypting CAN Messages

Xinyu Yao,Hui Sun,Xiangdong Jin,Yifan Ding
DOI: https://doi.org/10.23919/ccc50068.2020.9189356
2020-01-01
Abstract:The electric vehicles nowadays are managed by networked controllers. Because of the advantages of fast, reliable, simple wiring, and light weight, CAN bus has become one of the most widely used field buses in the world. Most of the networks were designed with little concern about security which has recently motivated researchers to demonstrate various kinds of attacks against the system. This paper proposes an optimization method for encrypting CAN Messages. In addition, a single frame CAN message can only transmit 64-bit valid data, it is often necessary to complete the communication task by sending a multi-frame message with the same ID. The AES algorithm has become the first choice for encrypting multi-frame CAN messages with its extremely high reliability and fast encryption and decryption speed. In this paper, a method of encrypting multi-frame CAN messages based on the AES algorithm is proposed, and on the basis of which a hash value is optimized to ensure the security of data transmitted on the CAN bus.
What problem does this paper attempt to address?