WO2025130622A1 - 数据安全验证方法、相关设备及车辆 - Google Patents

数据安全验证方法、相关设备及车辆 Download PDF

Info

Publication number
WO2025130622A1
WO2025130622A1 PCT/CN2024/136887 CN2024136887W WO2025130622A1 WO 2025130622 A1 WO2025130622 A1 WO 2025130622A1 CN 2024136887 W CN2024136887 W CN 2024136887W WO 2025130622 A1 WO2025130622 A1 WO 2025130622A1
Authority
WO
WIPO (PCT)
Prior art keywords
digital signature
data
event data
certificateless
algorithm
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
PCT/CN2024/136887
Other languages
English (en)
French (fr)
Inventor
郭阳
董凯歌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Great Wall Motor Co Ltd
Original Assignee
Great Wall Motor Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Great Wall Motor Co Ltd filed Critical Great Wall Motor Co Ltd
Publication of WO2025130622A1 publication Critical patent/WO2025130622A1/zh
Anticipated expiration legal-status Critical
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Definitions

  • the present application relates to the field of vehicle data security technology, and in particular to a data security verification method, related equipment and a vehicle.
  • EDR event data recorder
  • the first aspect of the present application provides a data security verification method, which is applied to an automobile event data recording system, and the method includes:
  • a digital signature generation algorithm in the certificateless cryptographic algorithm is used to generate a first digital signature.
  • a digital signature generation algorithm in the certificateless cryptographic algorithm is used to generate a first digital signature, including:
  • the product of the elliptic curve system parameter and the random number is calculated, and the product and the multiple of the elliptic curve system parameter are summed to obtain the first public key component of the automobile event data recording system.
  • the data security verification method also includes:
  • the digital signature generation algorithm in the certificateless public key cryptography algorithm is used to sign the initial event data, generate a timestamp, and use the timestamp and the initial event data as stored data.
  • the digital signature generation algorithm in the certificateless public key cryptography algorithm is used to sign the initial event data to generate a timestamp, including:
  • the first hash value and the end time of the initial event data are sent to a timestamp service center, so that the timestamp service center generates a timestamp based on the first hash value and the end time.
  • the second aspect of the present application also provides a data security verification method, which is applied to a receiving end.
  • the data security verification method includes:
  • the first digital signature is verified based on the stored data using a certificateless cryptographic algorithm.
  • using a certificateless cryptographic algorithm to verify the first digital signature based on the stored data includes:
  • a digital signature verification algorithm in a certificateless cryptographic algorithm is used to verify the first digital signature.
  • a digital signature verification algorithm in a certificateless cryptographic algorithm is used to verify the first digital signature, including:
  • the first digital signature is verified by using the digital signature verification algorithm in the certificateless cryptographic algorithm using the elliptic curve system parameter, the second hash value, the third public key component, the stored data and the first public key.
  • the third aspect of the present application provides a data security verification device, which is applied to an automobile event data recording system.
  • the device includes: a processor, wherein the processor is used to execute the following program modules stored in a memory:
  • a determination module is configured to use a certificateless cryptographic algorithm to sign the stored data using a first private key of the automobile event data recording system to generate a first digital signature;
  • a signature module configured to, in response to receiving a data transmission request sent by a receiving end, determine stored data associated with the data transmission request
  • the sending module is configured to send the first digital signature associated with the data transmission request and the stored data to the receiving end, so that the receiving end verifies the received first digital signature based on the stored data.
  • a fourth aspect of the present application provides a data security verification device, which is applied to an accident data recovery device, and the device includes: a processor, wherein the processor is used to execute the following program modules stored in a memory:
  • a request module configured to send a data transmission request to the automobile event data recording system
  • a receiving module configured to receive a first digital signature and stored data returned by the automobile event data recording system according to a data transmission request
  • the verification module is configured to use a certificateless cryptographic algorithm to verify the first digital signature based on the stored data.
  • the fifth aspect of the present application provides an automobile event data recording system, comprising a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor implements the method described in the first aspect when executing the program.
  • the sixth aspect of the present application provides an accident data recovery device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor implements the method described in the second aspect when executing the program.
  • the seventh aspect of the present application also provides a vehicle, the vehicle comprising the automobile event data recording system as described in the fifth aspect.
  • the data security verification method, related equipment and vehicle include using a certificateless cryptographic algorithm, using the first private key of the automobile event data recording system to sign the stored data, and generating a first digital signature.
  • the first digital signature can be used to verify the integrity of the stored data.
  • the certificateless cryptographic algorithm used in the process of generating the first digital signature removes the relevant calculations of the digital certificate, realizes that the issuance of public and private keys does not depend on the digital certificate, and the public and private key generation rate is fast.
  • the removal of the digital certificate reduces the occupation of communication resources by the digital certificate during the communication transmission process, and reduces the computing power requirements during the digital signature verification process, thereby effectively improving the computing rate, which can better match the data processing capabilities of the automobile event data recording system.
  • the stored data associated with the data transmission request is determined, that is, the stored data corresponding to the data transmission request is determined in the automobile event data recording system according to the data transmission request.
  • the first digital signature and the stored data associated with the data transmission request are sent to the receiving end, so that the receiving end verifies the received first digital signature based on the stored data.
  • the data security verification method can verify the legality of the identity of the automobile event data recording system to prevent the stored data from being tampered with, and the certificateless cryptographic algorithm used in the data security verification method can also improve the data verification rate, thereby improving the EDR data reading rate.
  • FIG7 is a schematic diagram of the structure of a data security verification device according to another embodiment of the present application.
  • FIG8 is a schematic diagram of the hardware structure of an electronic device according to an embodiment of the present application.
  • EDR can record vehicle driving information. When an emergency occurs, EDR will record data information for a period of time until the emergency is resolved, such as speeding or emergency stop. EDR data can be used as important evidence to determine the party responsible for the accident. The popularity of EDR has greatly facilitated the evidence collection work of vehicles, but EDR also faces the problem of data security. Whether it is the car manufacturer, the car owner or a third party, they may tamper with the data for their own interests, resulting in the EDR data being unable to objectively restore the truth of the accident. Therefore, the tamper-proof and integrity protection of EDR data is imminent.
  • the PKI-CA system built by domestic car companies is based on the RSA algorithm (RSA2048), the mainstream encryption standard for network security, and uses the public and private key certificates generated by the RSA algorithm to realize the authentication of the reader.
  • the RSA algorithm is an asymmetric encryption algorithm that generates a pair of RSA keys, namely the public key and the private key, and provides the public key to the caller to complete the public key encryption, private key decryption and private key signature and public key verification.
  • RSA1024 was announced to be cracked (1024 means that the public key and private key are 1024 bits respectively).
  • FIG1 shows a schematic diagram of the interaction between the automobile event data recording system and the receiving end.
  • the automobile event data recording system 01 and the receiving end 02 can perform data interaction.
  • the present application provides a data security verification method, which is applied to the automobile event data recording system. Referring to FIG2 , the method includes the following steps:
  • the automobile event data recording system EDR records and stores the emergency as stored data. After the stored data is generated, in order to ensure the safe storage of the stored data, the stored data needs to be signed, and the integrity of the stored data can be verified by the signature.
  • the digital signature generation algorithm used in this embodiment is a digital signature generation algorithm in a certificateless cryptographic algorithm.
  • the certificateless cryptographic algorithm is a certificateless and implicit certificate public key cryptographic algorithm based on an elliptic curve public key cryptographic algorithm, also known as a certificateless and implicit certificate public key cryptographic algorithm based on an SM2 algorithm. This algorithm solves the problems of complex certificate management and low communication efficiency based on digital certificate authentication.
  • a digital signature generation algorithm in a certificateless cryptographic algorithm is used to sign the stored data using the first private key of the EDR to generate a first digital signature.
  • the first digital signature is used to verify whether the EDR has a legal identity and whether the stored event has been tampered with. If the verification fails, it means that the EDR identity is illegal or the stored data has been tampered with, indicating that the stored data is untrustworthy data, and the communication between the automobile event data recording system and the receiving end needs to be terminated. If the verification is successful, it means that the EDR identity is legal and the stored data has not been tampered with, indicating that the stored data is credible data. The receiving end can perform subsequent analysis based on the stored data and generate an analysis report.
  • Step 104 In response to receiving a data transmission request sent by the receiving end, determine the stored data associated with the data transmission request.
  • Step 106 Send the first digital signature associated with the data transmission request and the stored data to the receiving end, so that the receiving end verifies the received first digital signature based on the stored data.
  • a digital signature generation algorithm in the certificateless cryptographic algorithm is used to generate a first digital signature.
  • the first identifier is a unique identifier of the receiving end, such as a receiving end ID (Identity document) or a uniquely identifiable name, etc.
  • the elliptic curve system parameters are parameters of the elliptic curve cryptographic system.
  • the elliptic curve cryptographic system is a system that applies the SM2 elliptic curve public key cryptographic algorithm.
  • the SM2 elliptic curve public key cryptographic algorithm is a national secret algorithm.
  • Step 204 Calculate the product of the elliptic curve system parameter and the random number, and perform a sum operation on the product and the multiple of the elliptic curve system parameter to obtain the first public key component of the automobile event data recording system.
  • the data security verification method further includes:
  • the timestamp sent by the timestamp service center is received, and the timestamp and the initial event data are taken as the stored data.
  • the user sends a data transmission request to the EDR through the receiving end.
  • the receiving end in this embodiment is a CDR.
  • the data transmission request carries the identification of the EDR data to be read.
  • the EDR queries the corresponding stored data in all the stored data according to the identification of the EDR data.
  • the EDR uses the digital signature generation algorithm in the certificateless cryptographic algorithm to sign the stored data using the first private key of the EDR to generate a first digital signature.
  • the first digital signature is used to verify whether the stored event has been tampered with. If it has been tampered with, it means that the stored data is untrustworthy data, and the communication between the automobile event data recording system and the receiving end is terminated. If it has not been tampered with, it means that the stored data is credible data, and the receiving end can perform subsequent analysis based on the stored data and generate an analysis report.
  • Step 304 Receive the first digital signature and stored data returned by the automobile event data recording system according to the data transmission request.
  • the EDR sends the first digital signature and the stored data to the receiving end, and the receiving end receives the first digital signature and the stored data.
  • the stored data may be tampered with or not tampered with.
  • the receiving end determines whether the received stored data is the untampered data sent by the EDR with a legitimate identity.
  • Step 306 Use a certificateless cryptographic algorithm to verify the first digital signature based on the stored data.
  • the receiving end verifies the first digital signature based on the received stored data, and the verification algorithm adopts the digital signature verification algorithm in the certificateless cryptographic algorithm.
  • the method of verifying the digital signature can verify the integrity and authenticity of the stored data. If the verification passes, it means that the stored data has not been tampered with and the data remains intact. At the same time, the legitimacy of the EDR identity can also be determined.
  • the certificateless cryptographic algorithm can also increase the data verification rate, thereby increasing the EDR data reading rate.
  • the receiving end can perform subsequent analysis based on the stored data and generate an analysis report.
  • verifying the first digital signature based on the stored data using a certificateless cryptographic algorithm includes:
  • Step A Calculate and obtain a first public key of the automobile event data recording system based on a first identifier of the automobile event data recording system, an elliptic curve system parameter and a random number.
  • the first identifier is the unique identity identifier of the EDR, such as the ID (Identity document) or uniquely identifiable name of the EDR.
  • the elliptic curve system parameters are parameters of the elliptic curve cryptographic system.
  • the elliptic curve cryptographic system is a system that applies the SM2 elliptic curve public key cryptographic algorithm.
  • the SM2 elliptic curve public key cryptographic algorithm is a national secret algorithm.
  • the random number is a random number generated by the receiving end.
  • the EDR uses the first private key to generate the signature when the first digital signature is generated
  • the receiving end needs to first calculate the first public key, and then verify the first digital signature according to the first public key.
  • H 256 () represents a cryptographic hash algorithm with a message digest length of 256 bits
  • ENTL A is two bytes converted from the integer entlen A
  • entlen A is the bit length of the first identifier
  • ID A is the first identifier of EDR.
  • a ⁇ b represents the concatenation of a and b
  • the data types of a and b can be bit strings or character strings.
  • a, b, X G , Y G are elliptic curve system parameters
  • a and b are elliptic curve equation parameters
  • (X G , Y G ) are the coordinates of G
  • G represents a base point of the elliptic curve in the elliptic curve public key cryptography algorithm.
  • (X Pub , Y Pub ) are the coordinates of P Pub
  • P Pub is the master public key of the cryptographic service system.
  • d′ B is a random number generated by the receiving end, d′ B ⁇ [1, n-1].
  • w is a random number generated by the cryptographic service system, w ⁇ [1, n-1].
  • G represents a base point of the elliptic curve, whose order is a prime number, and n represents the order of the base point G.
  • the calculation method of the first intermediate number includes: performing cryptographic hash calculation on a character string generated by concatenating the second hash value HB and the third public key component BB to obtain a third hash value; and performing a modulus operation on the third hash value to obtain a first intermediate number.
  • the first public key is calculated.
  • Step B Based on the first identifier, elliptic curve system parameters, random numbers, stored data and/or the first public key, a digital signature verification algorithm in a certificateless cryptographic algorithm is used to verify the first digital signature.
  • the digital signature generation method is different, and accordingly, the digital signature verification method is also different.
  • the following describes the digital signature verification process in the certificateless system and the implicit certificate system respectively.
  • the method for verifying the first digital signature includes:
  • Step 402 Perform cryptographic hash calculation on the character string generated by concatenating the first identifier, the elliptic curve system parameter, and the master public key of the cryptographic service system to obtain a second hash value.
  • Step 404 Calculate the product of the elliptic curve system parameter and the random number, and perform a sum operation on the product and the multiple of the elliptic curve system parameter to obtain the third public key component of the automobile event data recording system.
  • step 402 and step 404 the calculation method for the second hash value and the third public key component is the same as the above step A, and will not be repeated here.
  • Step 406 Use the elliptic curve system parameter, the second hash value, the third public key component, the stored data and the first public key, and adopt a digital signature verification algorithm in the certificateless cryptographic algorithm to verify the first digital signature.
  • the first digital signature is verified by the following formula, and the verification result is output after verification:
  • param represents the elliptic curve system parameters, is the coordinate of w B , P B represents the first public key, and (r, s) represents the first signature. If the output result is correct, it means that the stored data has not been tampered with and the EDR identity is legitimate. If the output result is incorrect, it means that the stored data has been tampered with or the EDR identity is invalid.
  • the method for verifying the first digital signature includes:
  • the first digital signature is verified by using a digital signature verification algorithm in a certificateless cryptographic algorithm.
  • the first digital signature needs to be verified based on the elliptic curve system parameters, the implicit certificate of the automobile event data recording system, the stored data and the first public key.
  • the output result is correct, it means that the stored data has not been tampered with and the EDR identity is legal. If the output result is incorrect, it means that the stored data has been tampered with or the EDR identity is illegal.
  • the first digital signature verification method of the certificateless system and the implicit certificate system is provided respectively, and the first digital signature can be flexibly verified for different cryptographic service systems.
  • the digital signature verification algorithm in the certificateless cryptographic algorithm can significantly improve the calculation rate in the digital signature verification process, and the computing power requirement for the EDR is relatively small, which is conducive to improving the reading speed of the EDR data.
  • the present application also provides a data security verification device.
  • a data security verification device is applied to an automobile event data recording system, comprising:
  • the determination module 502 is configured to determine the stored data associated with the data transmission request in response to receiving the data transmission request sent by the receiving end;
  • the signature module 504 is configured to use a certificateless cryptographic algorithm to sign the stored data using a first private key of the automobile event data recording system to generate a first digital signature;
  • the signature module 504 is also configured to generate a first digital signature based on a first identifier of the automobile event data recording system, elliptic curve system parameters, random numbers, stored data and/or a first private key, using a digital signature generation algorithm in a certificateless cryptographic algorithm.
  • the signature module 504 is further configured to
  • the stored data is signed using an elliptic curve system parameter, a first hash value, a first public key component and a first private key, and a digital signature generation algorithm in a certificateless cryptographic algorithm is used to generate a first digital signature.
  • the signature module 504 is further configured to calculate the product of the elliptic curve system parameter and the random number, and perform a sum operation on the product and a multiple of the elliptic curve system parameter to obtain a first public key component of the automobile event data recording system.
  • the signature module 504 is further configured to use the elliptic curve system parameters, the implicit certificate of the automobile event data recording system and the first private key, and use the digital signature generation algorithm in the certificateless cryptographic algorithm to sign the stored data to generate a first digital signature.
  • it also includes a storage module 508, which is configured to record the initial event data of the vehicle; based on the end time of the initial event data, the digital signature generation algorithm in the certificateless public key cryptographic algorithm is used to sign the initial event data, generate a timestamp, and use the timestamp and the initial event data as the stored data.
  • the storage module 508 is configured to use a hash algorithm to perform a hash calculation on the initial event data to obtain a first hash value; send the first hash value and the end time of the initial event data to a timestamp service center, so that the timestamp service center generates a timestamp based on the first hash value and the end time.
  • the present application also provides a data security verification device.
  • a data security verification device applied to an accident data recovery device, includes:
  • the request module 602 is configured to send a data transmission request to the automobile event data recording system
  • the receiving module 604 is configured to receive the first digital signature and the stored data returned by the automobile event data recording system according to the data transmission request;
  • the verification module 606 is configured to use a certificateless cryptographic algorithm to verify the first digital signature based on the stored data.
  • the verification module 606 is further configured to calculate the first public key of the automobile event data recording system based on the first identifier of the automobile event data recording system, the elliptic curve system parameters and the random number; based on the first identifier, the elliptic curve system parameters, the random number, the stored data and/or the first public key, the digital signature verification algorithm in the certificateless cryptographic algorithm is used to verify the first digital signature.
  • the cryptographic service system is a certificateless system
  • the verification module 606 is further configured to perform cryptographic hash calculation on the string generated by concatenating the first identifier, the elliptic curve system parameters and the master public key of the server to obtain a second hash value;
  • the first digital signature is verified by using the digital signature verification algorithm in the certificateless cryptographic algorithm using the elliptic curve system parameter, the second hash value, the third public key component, the stored data and the first public key.
  • the device of the above embodiment is used to implement the corresponding data security verification method in any of the above embodiments, and has the beneficial effects of the corresponding method embodiment, which will not be repeated here.
  • the present application also provides an automobile event data recording system, including a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the program, it implements any of the data security verification methods described in the first aspect above.
  • the present application also provides an accident data recovery device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the program, it implements the data security transmission method described in the second aspect.
  • Processor 1010 can be implemented by a general-purpose CPU (Central Processing Unit), a microprocessor, an application-specific integrated circuit (ASIC), or one or more integrated circuits, and is used to execute relevant programs to implement the technical solutions provided in the embodiments of this specification.
  • a general-purpose CPU Central Processing Unit
  • ASIC application-specific integrated circuit
  • the known power supply/ground connection with the integrated circuit (IC) chip and other components may or may not be shown in the provided drawings.
  • the device can be shown in the form of a block diagram to avoid making the embodiments of the present application difficult to understand, and this also takes into account the fact that the details of the implementation of these block diagram devices are highly dependent on the platform to be implemented in the embodiments of the present application (that is, these details should be fully within the scope of understanding of those skilled in the art).

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Storage Device Security (AREA)

Abstract

本申请提供一种数据安全验证方法、相关设备及车辆,包括采用无证书密码算法,利用汽车事件数据记录系统的第一私钥对已存储数据进行签名,生成第一数字签名。响应于接收到接收端发送的数据传输请求,确定与数据传输请求关联的已存储数据。将第一数字签名和已存储数据发送至接收端,以使接收端基于已存储数据对接收到的第一数字签名进行验证。通过本申请提供的数据安全验证方法,既能够对已存储数据的完整性和真实性进行验证,数据安全验证方法中采用的无证书密码算法还能够提升数据验证速率,进而提升EDR数据读取速率。

Description

数据安全验证方法、相关设备及车辆
本申请要求在2023年12月21日提交中国专利局、申请号为2023117750945、专利申请名称为“数据安全验证方法、相关设备及车辆”的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及车辆数据安全技术领域,尤其涉及一种数据安全验证方法、相关设备及车辆。
背景技术
目前,新生产的乘用车根据安全要求需要配备汽车事件数据记录系统(Event DataRecorder,EDR)。EDR能够记录车辆在碰撞前、碰撞时和碰撞后三个阶段中的运行参数和安全状态信息,运行参数和安全状态信息等数据通过车身CAN/LIN总线实时读取。目前,EDR数据读取时仍然存在安全威胁,数据读取端无法确定EDR数据是否为合法性数据。因此,亟需一种能够在EDR数据读取过程中进行有效身份验证的方法,以避免EDR数据被非法读取盗用或者数据被非法篡改删除等。
技术内容
有鉴于此,本申请的目的在于提出一种数据安全验证方法、相关设备及车辆,以解决读取EDR数据时安全性较差的问题。
基于上述目的,本申请的第一方面提供了一种数据安全验证方法,应用于汽车事件数据记录系统,方法包括:
采用无证书密码算法,利用汽车事件数据记录系统的第一私钥对已存储数据进行签名,生成第一数字签名;
响应于接收到接收端发送的数据传输请求,确定与数据传输请求关联的已存储数据;
将与数据传输请求关联的第一数字签名和已存储数据发送至接收端,以使接收端基于已存储数据对接收到的第一数字签名进行验证。
可选的,采用无证书密码算法,利用汽车事件数据记录系统的第一私钥对已存储数据进行签名,生成第一数字签名,包括:
基于汽车事件数据记录系统的第一标识、椭圆曲线系统参数、随机数、已存储数据和/或第一私钥,采用无证书密码算法中的数字签名生成算法,生成第一数字签名。
可选的,若密码服务系统为无证书系统,基于汽车事件数据记录系统的第一标识、椭圆曲线系统参数、随机数、已存储数据和/或第一私钥,采用无证书密码算法中的数字签名生成算法,生成第一数字签名,包括:
对第一标识、椭圆曲线系统参数和密码服务端的主公钥拼接后生成的字符串进行密码杂凑计算,得到第一杂凑值;
计算椭圆曲线系统参数和随机数的乘积,对该乘积和椭圆曲线系统参数的倍数进行求和运算,得到汽车事件数据记录系统的第一公钥分量;
利用椭圆曲线系统参数、第一杂凑值、第一公钥分量和第一私钥,采用无证书密码算法中的数字签名生成算法对已存储数据进行签名,生成第一数字签名。
可选的,若密码服务系统为隐式证书系统,基于汽车事件数据记录系统的第一标识、椭圆曲线系统参数、随机数、已存储数据和/或第一私钥,采用无证书密码算法中的数字签名生成算法,生成第一数字签名,包括:
利用椭圆曲线系统参数、汽车事件数据记录系统的隐式证书和第一私钥,采用无证书密码算法中的数字签名生成算法对已存储数据进行签名,生成第一数字签名。
可选的,基于椭圆曲线系统参数和随机数,计算得到汽车事件数据记录系统的第一公钥分量,包括:
计算椭圆曲线系统参数和随机数的乘积,对该乘积和椭圆曲线系统参数的倍数进行求和运算,得到汽车事件数据记录系统的第一公钥分量。
可选的,数据安全验证方法还包括:
记录车辆的初始事件数据;
基于初始事件数据的终点时刻,采用无证书公钥密码算法中的数字签名生成算法对初始事件数据进行签名,生成时间戳,将时间戳和初始事件数据作为已存储数据。
可选的,基于初始事件数据的终点时刻,采用无证书公钥密码算法中的数字签名生成算法对初始事件数据进行签名,生成时间戳,包括:
采用哈希算法对初始事件数据进行哈希计算,得到第一哈希值;
将第一哈希值和初始事件数据的终点时刻发送至时间戳服务中心,以使时间戳服务中心基于第一哈希值和终点时刻生成时间戳。
本申请的第二方面还提供了一种数据安全验证方法,应用于接收端,数据安全验证方法包括:
向汽车事件数据记录系统发送数据传输请求;
接收汽车事件数据记录系统根据数据传输请求返回的第一数字签名和已存储数据;
采用无证书密码算法,基于已存储数据对第一数字签名进行验证。
可选的,采用无证书密码算法,基于已存储数据对第一数字签名进行验证,包括:
基于汽车事件数据记录系统的第一标识、椭圆曲线系统参数和随机数计算得到汽车事件数据记录系统的第一公钥;
基于第一标识、椭圆曲线系统参数、随机数、已存储数据和/或第一公钥,采用无证书密码算法中的数字签名验证算法,对第一数字签名进行验证。
可选的,若密码服务系统为无证书系统时,采用无证书密码算法中的数字签名验证算法,对第一数字签名进行验证,包括:
对第一标识、椭圆曲线系统参数和密码服务系统的主公钥拼接后生成的字符串进行密码杂凑计算,得到第二杂凑值;
计算椭圆曲线系统参数和随机数的乘积,对该乘积和椭圆曲线系统参数的倍数进行求和运算,得到汽车事件数据记录系统的第三公钥分量;
利用椭圆曲线系统参数、第二杂凑值、第三公钥分量、已存储数据和第一公钥,采用无证书密码算法中的数字签名验证算法,对第一数字签名进行验证。
本申请的第三方面提供了一种数据安全验证装置,应用于汽车事件数据记录系统,装置包括:处理器,其中,处理器用于执行存储在存储器中的以下程序模块:
确定模块,被配置为采用无证书密码算法,利用汽车事件数据记录系统的第一私钥对已存储数据进行签名,生成第一数字签名;
签名模块,被配置为响应于接收到接收端发送的数据传输请求,确定与数据传输请求关联的已存储数据;
发送模块,被配置为将与数据传输请求关联的第一数字签名和已存储数据发送至接收端,以使接收端基于已存储数据对接收到的第一数字签名进行验证。
本申请的第四方面提供了一种数据安全验证装置,应用于事故数据恢复设备,装置包括:处理器,其中,处理器用于执行存储在存储器中的以下程序模块:
请求模块,被配置为向汽车事件数据记录系统发送数据传输请求;
接收模块,被配置为接收汽车事件数据记录系统根据数据传输请求返回的第一数字签名和已存储数据;
验证模块,被配置为采用无证书密码算法,基于已存储数据对第一数字签名进行验证。
本申请的第五方面提供了一种汽车事件数据记录系统,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,处理器执行程序时实现如第一方面所述的方法。
本申请的第六方面提供了一种事故数据恢复设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,处理器执行程序时实现如第二方面所述的方法。
本申请的第七方面还提供了一种车辆,车辆包括如第五方面所述的汽车事件数据记录系统。
从上面所述可以看出,本申请提供的数据安全验证方法、相关设备及车辆,方法包括采用无证书密码算法,利用汽车事件数据记录系统的第一私钥对已存储数据进行签名,生成第一数字签名,第一数字签名可以用于验证已存储数据的完整性。其中,在生成第一数字签名过程中采用的无证书密码算法去除了数字证书的相关计算,实现公私钥的发放不依赖于数字证书,公私钥生成速率较快。同时,数字证书的去除降低了通信传输过程中数字证书对于通信资源的占用,在数字签名验证过程中降低了算力需求,从而有效提升计算速率,能够更好的与汽车事件数据记录系统的数据处理能力相匹配。响应于接收到接收端发送的数据传输请求,确定与数据传输请求关联的已存储数据,也即在汽车事件数据记录系统中根据数据传输请求确定已存储的与数据传输请求对应的已存储数据。将与数据传输请求关联的第一数字签名和已存储数据发送至接收端,以使接收端基于已存储数据对接收到的第一数字签名进行验证,验证通过,表示汽车事件数据记录系统身份合法,已存储数据未被篡改,增加了数据读取的安全性。通过本申请提供的数据安全验证方法,能够对汽车事件数据记录系统身份合法性进行验证,避免已存储数据被篡改,且数据安全验证方法中采用的无证书密码算法还能够提升数据验证速率,进而提升EDR数据读取速率。
附图说明
为了更清楚地说明本申请或相关技术中的技术方案,下面将对实施例或相关技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1为本申请实施例的汽车事件数据记录系统和接收端之间的交互示意图;
图2为本申请实施例的数据安全验证方法的流程示意图;
图3为本申请实施例的第一数字签名的生成方法的流程示意图;
图4为本申请另一实施例的数据安全验证方法的流程示意图;
图5为本申请实施例的对第一数字签名进行验证方法的流程示意图;
图6为本申请实施例的数据安全验证装置的结构示意图;
图7为本申请另一实施例的数据安全验证装置的结构示意图;
图8为本申请实施例的电子设备硬件结构示意图。
具体实施方式
为使本申请的目的、技术方案和优点更加清楚明白,以下结合具体实施例,并参照附图,对本申请进一步详细说明。
需要说明的是,除非另外定义,本申请实施例使用的技术术语或者科学术语应当为本申请所属领域内具有一般技能的人士所理解的通常意义。本申请实施例中使用的“第一”、“第二”以及类似的词语并不表示任何顺序、数量或者重要性,而只是用来区分不同的组成部分。“包括”或者“包含”等类似的词语意指出现该词前面的元件或者物件涵盖出现在该词后面列举的元件或者物件及其等同,而不排除其他元件或者物件。“连接”或者“相连”等类似的词语并非限定于物理的或者机械的连接,而是可以包括电性的连接,不管是直接的还是间接的。“上”、“下”、“左”、“右”等仅用于表示相对位置关系,当被描述对象的绝对位置改变后,则该相对位置关系也可能相应地改变。
EDR可以记录车辆行驶信息,EDR在车辆发生紧急事件时会及时的记录一段时间的数据信息,直到紧急事件解除为止,例如汽车超速、急停等情况。EDR数据可以作为重要证据来判定事故责任方,EDR的普及给车辆的取证工作带来了极大的便捷,但是EDR也同样面临着数据安全的问题,不论是汽车厂商、车主或者是第三方都有可能出于自己的利益对数据进行篡改,导致EDR数据无法客观还原事故真相。因此,对EDR数据的防篡改和完整性保护迫在眉睫。
为了保证读取EDR数据的安全性,需要在读取过程中对读取端进行身份认证。目前,国内车企构建的PKI-CA体系都是基于网络安全主流的加密标准RSA算法(RSA2048)来实现,使用RSA算法生成的公私钥证书来实现读取端的身份认证。RSA算法是一种非对称加密算法,生成一对RSA秘钥,即公钥和私钥,将公钥提供给调用方,从而完成公钥加密私钥解密和私钥签名公钥验签。但是,在2017年,RSA1024已宣布被破解(1024表示公钥及私钥分别是1024bit),如今RSA2048(2048表示公钥及私钥分别是2048bit)存在破解方法,理论上也已被破解,算法的破解给通信的安全性带来了威胁。除了算法被破解外,由于RSA算法的加密长度过长,对于应用端的消耗是比较大的,计算的速度也会比较慢,效率相对较低。
此外,在RSA算法中,各端的通信必须通过数字证书实现,数字证书机制虽然解决了密钥管理问题,但是作为公钥载体的数字证书比较大,一般证书大小在2KB~4KB。大量的数字证书将会导致数字证书管理复杂,且通信效率低。
有鉴于此,本申请提供了一种数据安全验证方法,在确保安全读取EDR数据的情况下,提升EDR数据读取速率。在实施本申请的方法前,EDR和读取端需要满足一定的前置条件。具体的前置条件包括:EDR内部开发完成轻量级密码算法固件,具备安全远程通讯能力(用于导出数据时的建立安全通讯),固件功能涵盖密钥生成、密钥存储、密钥使用、密钥更新、密钥分发、密钥销毁,以及轻量级证书签发时的公私钥一致性检查。接收端设备需要完成密钥的分发与存储、安全远程通讯及可验证带事件戳签名的验证能力。
以下结合附图来详细说明本申请的实施例。
图1示出了汽车事件数据记录系统和接收端之间的交互示意图。如图1所示,汽车事件数据记录系统01与接收端02之间能够进行数据交互。本申请提供了一种数据安全验证方法,应用于汽车事件数据记录系统,参考图2,方法包括以下步骤:
步骤102、采用无证书密码算法,利用汽车事件数据记录系统的第一私钥对已存储数据进行签名,生成第一数字签名。
具体的,当车辆发生紧急事件时,汽车事件数据记录系统EDR记录并存储该紧急事件,作为已存储数据。已存储数据生成后,为了确保已存储数据的安全存储,需要对已存储数据进行签名,通过签名可以证实已存储数据的完整性。本实施例中采用的数字签名生成算法是无证书密码算法中的数字签名生成算法。无证书密码算法为基于椭圆曲线公钥密码算法的无证书及隐式证书公钥密码算法,也称为基于SM2算法的无证书及隐式证书公钥密码算法。此算法解决了基于数字证书认证的证书管理复杂、通信效率低等问题。本实施例中采用无证书密码算法中的数字签名生成算法,利用EDR的第一私钥对已存储数据进行签名,生成第一数字签名。第一数字签名用于验证EDR是否具有合法身份以及已存储事件是否被篡改。如果验证不通过,表示EDR身份不合法或已存储数据被篡改,说明已存储数据为不可信数据,需要终止汽车事件数据记录系统与接收端之间的通信。如果验证通过,表示EDR身份合法且已存储数据未被篡改,说明已存储数据为可信数据,接收端可以根据已存储数据进行后续的分析并生成分析报告。
步骤104、响应于接收到接收端发送的数据传输请求,确定与数据传输请求关联的已存储数据。
具体的,当本实施例中的接收端为能够读取EDR数据的设备端,示例性的,接收端可以为事故数据恢复工具CDR(Crash Data Retrieval)。当用户需要读取EDR数据时,可以借助CDR进行读取。将CDR设备通过接口插入EDR设备内,在数据链路层保持连接,并对EDR数据进行读取。用户可以通过CDR发送数据传输请求,数据传输请求中携带了需要读取的已存储事件的标识,根据已存储事件的标识,EDR可以确定与数据传输请求关联的已存储数据。
步骤106、将与数据传输请求关联的第一数字签名和已存储数据发送至接收端,以使接收端基于已存储数据对接收到的第一数字签名进行验证。
具体的,汽车事件数据记录系统生成第一数字签名后,将第一数字签名和已存储数据发送至接收端。接收端接收已存储数据和第一数字签名。接收端基于接收到的已存储数据对第一数字签名进行验证,验证算法采用的是无证书密码算法中的数字签名验证算法。若验证通过,表示已存储数据未被篡改,接收端可以根据已存储数据进行后续的分析并生成分析报告。
基于上述步骤102至步骤106,本实施例提供的数据安全验证方法包括:采用无证书密码算法,利用汽车事件数据记录系统的第一私钥对已存储数据进行签名,生成第一数字签名。其中,在生成第一数字签名过程中采用的无证书密码算法去除了数字证书的相关计算,实现公私钥的发放不依赖于数字证书,公私钥生成速率较快。同时,数字证书的去除降低了通信传输过程中数字证书对于通信资源的占用,在数字签名验证过程中降低了算力需求,从而有效提升计算速率,能够更好的与汽车事件数据记录系统的数据处理能力相匹配。响应于接收到接收端发送的数据传输请求,确定与数据传输请求关联的已存储数据,也即在汽车事件数据记录系统中根据数据传输请求确定已存储的与数据传输请求对应的已存储数据。将与数据传输请求关联的第一数字签名和已存储数据发送至接收端,以使接收端基于已存储数据对接收到的第一数字签名进行验证,验证通过,表示已存储数据未被篡改且EDR身份具有合法性。通过本申请提供的数据安全验证方法,能够对汽车事件数据记录系统身份合法性进行验证,避免已存储数据被篡改,且数据安全验证方法中采用的无证书密码算法还能够提升数据验证速率,进而提升EDR数据读取速率。
下面通过具体实施例描述第一数字签名的生成方法。
在一些实施例中,采用无证书密码算法,利用汽车事件数据记录系统的第一私钥对已存储数据进行签名,生成第一数字签名,包括:
基于汽车事件数据记录系统的第一标识、椭圆曲线系统参数、随机数、已存储数据和/或第一私钥,采用无证书密码算法中的数字签名生成算法,生成第一数字签名。
需要说明的是,本申请中的密码服务系统为ECS密码服务端,负责ECS主密钥管理,并提供相应的密码算力支持。密码服务系统可以分为无证书系统和隐式证书系统。无证书系统是一种不依赖数字证书验证用户公钥真实性并且密钥生成中心不具有密钥委托功能的公钥密码系统。隐式证书是包含用户标识和公钥还原数据等信息但不显式包含证书认证机构(CA)的数字签名的数字证书。隐式证书系统是依赖隐式证书的公钥密码系统。下面将分别对无证书系统和隐式证书系统下,第一数字签名的生成方法进行说明。
进一步的,当密码服务系统为无证书系统时,参考图3,第一数字签名的生成方法包括以下步骤:
步骤202、对第一标识、椭圆曲线系统参数和密码服务端的主公钥拼接后生成的字符串进行密码杂凑计算,得到第一杂凑值。
具体的,第一标识为接收端的唯一身份标识,例如接收端ID(Identity document)或唯一可识别名称等。椭圆曲线系统参数是椭圆曲线密码系统的参数,椭圆曲线密码系统是应用SM2椭圆曲线公钥密码算法的系统,SM2椭圆曲线公钥密码算法是国密算法的一种。
进一步的,按照无证书密码算法的计算方式,生成第一数字签名时需要依次计算得到第一杂凑值和第一公钥分量,再采用数字签名生成算法生成得到第一数字签名。在本步骤中,第一杂凑值HA的计算方法还可以通过下式表示:
HA=H256(ENTLA‖d′A‖a‖b‖XG‖YG‖XPub‖YPub)
其中,H256()表示消息摘要长度为256比特的密码杂凑算法,ENTLA是由整数entlenA转换而成的两个字节,entlenA为第一标识的比特长度。a‖b表示a与b的拼接,a与b的数据类型可以是比特串或字符串。a、b、XG、YG为椭圆曲线系统参数,a与b为椭圆曲线方程参数,(XG,YG)为G的坐标,G表示椭圆曲线公钥密码算法中椭圆曲线的一个基点。(XPub,YPub)为PPub的坐标,PPub为密码服务端的主公钥。XG、YG、XPub、YPub的数据类型均为比特串。
步骤204、计算椭圆曲线系统参数和随机数的乘积,对该乘积和椭圆曲线系统参数的倍数进行求和运算,得到汽车事件数据记录系统的第一公钥分量。
本步骤中,根据椭圆曲线系统参数和随机数计算得到第一公钥分量。随机数是EDR产生的随机数。进一步的,第一公钥分量wA的具体计算方法可以通过下式表示:
wA=[w]G+UA
其中,UA为第二公钥分量,UA=[d′A]G。[d′A]G表示椭圆曲线上点G的d′A倍点,即[d′A]G=G+G+...+G,等式右边G的数量为d′A个,d′A为正整数。d′A为EDR生成的随机数,d′A∈[1,n-1]。[w]G表示椭圆曲线上点G的w倍点,即[w]G=G+G+...+G,等式右边G的数量为w个,w为正整数。w为密码服务系统产生的随机数,w∈[1,n-1]。G表示椭圆曲线的一个基点,其阶为素数,n表示基点G的阶。
步骤206、利用椭圆曲线系统参数、第一杂凑值、第一公钥分量和第一私钥,采用无证书密码算法中的数字签名生成算法对已存储数据进行签名,生成第一数字签名。
在本步骤中,根据前述两个步骤中计算得到第一杂凑值和第一公钥分量后,对已存储数据进行签名,生成第一数字签名。第一数字签名(r,s)的生成方法通过下式表示:
其中,SIGN()表示数字签名算法,param表示椭圆曲线系统参数,为wA的坐标,M表示已存储数据,O表示椭圆曲线上的一个特殊点,称为无穷远点或零点,是椭圆曲线加法群的单位元,dA表示第一私钥。
进一步的,当密码服务系统为隐式证书系统时,第一数字签名的生成方法包括:
基于椭圆曲线系统参数、汽车事件数据记录系统的隐式证书、已存储数据和第一私钥,采用无证书密码算法中的数字签名生成算法对已存储数据进行签名,生成第一数字签名(r,s)。
具体的,隐式证书系统与无证书系统下第一数字签名的生成方法不同,隐式证书系统在生成第一数字签名时,是基于椭圆曲线系统参数、汽车事件数据记录系统的隐式证书、已存储数据和第一私钥,采用数字签名生成算法对已存储数据进行签名生成的,具体生成方法通过下式描述:
(r,s)=SIGN(param,ZE,ICA‖M,O,dA)
其中,SIGN()表示数字签名算法,param表示椭圆曲线系统参数,ZE表示空串,ICA表示EDR的隐式证书,ICA至少包括EDR的第一标识和第一公钥分量wA。M表示已存储数据,O表示椭圆曲线上的一个特殊点,称为无穷远点或零点,是椭圆曲线加法群的单位元,dA表示第一私钥。ICA‖M表示将隐式证书和已存储数据的字符串进行拼接。
本实施例中提供了无证书系统以及隐式证书系统的第一数字签名生成方法,针对不同的密码服务系统,可以灵活生成相应的第一数字签名。采用无证书密码算法中的数字签名生成算法,可以显著提升数字签名计算过程中的计算速率,对于EDR的算力需求较小,有利于提升EDR数据的读取速度。
EDR在对车辆行驶过程中的紧急事件进行记录时,需要确保记录的数据的真实性和唯一性。下面通过具体实施例说明EDR的数据记录方法。
在一些实施例中,数据安全验证方法还包括:
记录车辆的初始事件数据;
基于初始事件数据的终点时刻,采用无证书公钥密码算法中的数字签名生成算法对初始事件数据进行签名,生成时间戳,将时间戳和初始事件数据作为已存储数据。
具体的,车辆行驶过程中,当遇到紧急事件时,EDR开始记录初始数据,开始记录的时刻为起点时刻,当事件结束时,记录终点时刻,同时记录事件的持续时间。起点时刻和终点时刻均取自权威时间源。
为了确保初始事件数据的真实性,可以采用数字签名生成算法对初始事件数据的终点时刻进行签名,生成时间戳,通过时间戳可以证明初始事件数据的真实发生时刻,确保初始事件数据的真实性。将时间戳和初始事件数据共同作为已存储数据,并发送至接收端。
优选的,时间戳的生成方法包括:采用哈希算法对初始事件数据进行哈希计算,得到第一哈希值;
将第一哈希值和初始事件数据的终点时刻发送至时间戳服务中心,以使时间戳服务中心基于第一哈希值和终点时刻生成时间戳;
接收时间戳服务中心发送的时间戳,将时间戳和初始事件数据作为已存储数据。
具体的,采用哈希算法对初始数据进行计算,得到第一哈希值。将第一哈希值和初始数据的终点时刻发送至时间戳服务中心(TimeStamp Authority,TSA)。时间戳服务中心将初始数据和终点时刻进行绑定,并对第一哈希值和终点时刻进行签名,生成时间戳。时间戳可以作为初始数据的凭证,可以证明初始数据内容完整,未被更改。之后,时间戳服务中心将时间戳返回至汽车事件数据记录系统,汽车事件数据记录系统将时间戳和初始数据在不可删除的安全路径进行存储,作为已存储数据,并为已存储数据分配标识,便于接收端基于标识发送数据传输请求。通过本实施例的方法,为每个初始数据申请时间戳,便于后续判断已存储数据是否被篡改,为用户提供可靠的判断依据。
需要说明的是,时间戳服务器与权威的国家授时中心对接,通过与数字签名的有效结合,可为行车数据提供保密性、完整性、防抵赖等功能,通过数字签名保证内容和签发人的不可抵赖性,通过时间戳提供准确的、权威的、不可篡改的时间证明和内容完整性证明。
本申请还提供了一种数据安全验证方法,应用于接收端,参考图4,方法包括以下步骤:
步骤302、向汽车事件数据记录系统发送数据传输请求。
当存在针对EDR的数据读取需求时,用户通过接收端向EDR发送数据传输请求。示例性的,本实施例中的接收端为CDR。数据传输请求中携带了待读取EDR数据的标识。EDR根据EDR数据的标识在已存储的全部数据中查询对应的已存储数据。EDR采用无证书密码算法中的数字签名生成算法,利用EDR的第一私钥对已存储数据进行签名,生成第一数字签名。第一数字签名用于验证已存储事件是否被篡改,如果被篡改,说明已存储数据为不可信数据,终止汽车事件数据记录系统与接收端之间的通信。若未被篡改,说明已存储数据为可信数据,接收端可以根据已存储数据进行后续的分析并生成分析报告。
步骤304、接收汽车事件数据记录系统根据数据传输请求返回的第一数字签名和已存储数据。
EDR将第一数字签名和已存储数据发送至接收端,接收端接收第一数字签名和已存储数据。在第一数字签名和已存储数据传输的过程中,已存储数据可能被篡改或未被篡改,接收端接收后,判断接收到的已存储数据是否为身份合法的EDR发送的未被篡改的数据。
步骤306、采用无证书密码算法,基于已存储数据对第一数字签名进行验证。
具体的,接收端基于接收到的已存储数据对第一数字签名进行验证,验证算法采用的是无证书密码算法中的数字签名验证算法。采用对数字签名进行验证的方法能够对已存储数据的完整性和真实性验证,如果验证通过,说明已存储数据未被篡改,且数据保持完整,同时还能够确定EDR身份的合法性。此外,无证书密码算法还能够提升数据验证速率,进而提高EDR数据读取速率。接收端可以根据已存储数据进行后续的分析并生成分析报告。
下面通过实施例详细说明接收端对第一数字签名进行验证的方法。
在一些实施例中,采用无证书密码算法,基于已存储数据对第一数字签名进行验证,包括:
步骤A,基于汽车事件数据记录系统的第一标识、椭圆曲线系统参数和随机数计算得到汽车事件数据记录系统的第一公钥。
具体的,第一标识为EDR的唯一身份标识,例如EDR的ID(Identity document)或唯一可识别名称等。椭圆曲线系统参数是椭圆曲线密码系统的参数,椭圆曲线密码系统是应用SM2椭圆曲线公钥密码算法的系统,SM2椭圆曲线公钥密码算法是国密算法的一种。随机数为接收端产生的随机数。
进一步的,由于第一数字签名时EDR采用第一私钥进行签名生成,因此,接收端需要首先计算得到第一公钥,再根据第一公钥对第一数字签名进行验证。计算第一公钥时需要依次计算得到第二杂凑值、第三公钥分量、第一中间数,最后计算得到第一公钥。其中,第二杂凑值HB的计算方法可以通过下式表示:HB=H256(ENTLA‖IDA‖a‖b‖XG‖YG‖XPub‖YPub)
其中,H256()表示消息摘要长度为256比特的密码杂凑算法,ENTLA是由整数entlenA转换而成的两个字节,entlenA为第一标识的比特长度,IDA为EDR的第一标识。a‖b表示a与b的拼接,a与b的数据类型可以是比特串或字符串。a、b、XG、YG为椭圆曲线系统参数,a与b为椭圆曲线方程参数,(XG,YG)为G的坐标,G表示椭圆曲线公钥密码算法中椭圆曲线的一个基点。(XPub,YPub)为PPub的坐标,PPub为密码服务系统的主公钥。XG、YG、XPub、YPub的数据类型均为比特串。
第三公钥分量的计算方法还可以通过下式表示:
wB=[w]G+UB
其中,UB为第四公钥分量,UB=[d′B]G。[d′B]G表示椭圆曲线上点G的d′B倍点,即[d′B]G=G+G+...+G,等式右边G的数量为d′B个,d′B为正整数。d′B为接收端生成的随机数,d′B∈[1,n-1]。[w]G表示椭圆曲线上点G的w倍点,即[w]G=G+G+...+G,等式右边G的数量为w个,w为正整数。w为密码服务系统产生的随机数,w∈[1,n-1]。G表示椭圆曲线的一个基点,其阶为素数,n表示基点G的阶。
第一中间数的计算方法包括:对第二杂凑值HB和第三公钥分量wB拼接后生成的字符串进行密码杂凑计算,得到第三杂凑值;对第三杂凑值进行模运算,以得到第一中间数。
第三杂凑值的具体计算方法通过下式表示:
进一步的,第一中间数λ′的具体计算方法通过下式表示:
其中,为wB的坐标。
确定了第二杂凑值、第三公钥分量、第一中间数后,计算第一公钥,第一公钥的计算方法表示为:PB=wB+[λ′]PPub,由此计算得到EDR的第一公钥。
步骤B,基于第一标识、椭圆曲线系统参数、随机数、已存储数据和/或第一公钥,采用无证书密码算法中的数字签名验证算法,对第一数字签名进行验证。
在无证书系统和隐式证书系统中,数字签名的生成方法不同,响应的,对于数字签名的验证方法也不同。下面分别对无证书系统和隐式证书系统中,数字签名的验证过程进行说明。
进一步的,参考图5,当密码服务系统为无证书系统时,对第一数字签名进行验证的方法,包括:
步骤402、对第一标识、椭圆曲线系统参数和密码服务系统的主公钥拼接后生成的字符串进行密码杂凑计算,得到第二杂凑值。
步骤404、计算椭圆曲线系统参数和随机数的乘积,对该乘积和椭圆曲线系统参数的倍数进行求和运算,得到汽车事件数据记录系统的第三公钥分量。
具体的,当对第一数字签名进行验证时,需要依次计算得到第二杂凑值、第三公钥分量,然后再对第一数字签名进行验证。其中,步骤402和步骤404中,对于第二杂凑值和第三公钥分量的计算方法同前述步骤A,此处不再赘述。
步骤406、利用椭圆曲线系统参数、第二杂凑值、第三公钥分量、已存储数据和第一公钥,采用无证书密码算法中的数字签名验证算法,对第一数字签名进行验证。
具体的,通过前述步骤计算得到第二杂凑值、第三公钥分量后,通过下式对第一数字签名进行验证,验证后输出验证结果:
其中,param表示椭圆曲线系统参数,为wB的坐标,PB表示第一公钥,(r,s)表示第一签名。若输出结果正确,则表示已存储数据未被篡改,EDR身份具有合法性,若输出结果为不正确,则表示已存储数据被篡改或EDR身份不合法。
进一步的,当密码服务系统为隐式证书系统时,对第一数字签名进行验证的方法,包括:
基于椭圆曲线系统参数、汽车事件数据记录系统的隐式证书、已存储数据和第一公钥,采用无证书密码算法中的数字签名验证算法,对第一数字签名进行验证。
具体的,在隐式证书系统中,需要根据椭圆曲线系统参数、汽车事件数据记录系统的隐式证书、已存储数据和第一公钥,对第一数字签名进行验证。
进一步的,通过下式描述在隐式证书系统中对第一数字签名进行验证的方法,验证后输出验证结果:
VERIFY(param,ZE,ICA‖M,PB,(r,s))
其中,param表示椭圆曲线系统参数,ZE表示空串,ICA表示EDR的隐式证书,至少包括EDR的第一标识和第一公钥分量,PB表示第一公钥,(r,s)表示第一签名。
若输出结果正确,则表示已存储数据未被篡改,EDR身份具有合法性,若输出结果不正确,则表示已存储数据被篡改或EDR身份不合法。
本实施例中分别提供了无证书系统以及隐式证书系统的第一数字签名验证方法,针对不同的密码服务系统,可以灵活的对第一数字签名进行验证。采用无证书密码算法中的数字签名验证算法,可以显著提升数字签名验证过程中的计算速率,对于EDR的算力需求较小,有利于提升EDR数据的读取速度。
需要说明的是,本申请实施例的方法可以由单个设备执行,例如一台计算机或服务器等。本实施例的方法也可以应用于分布式场景下,由多台设备相互配合来完成。在这种分布式场景的情况下,这多台设备中的一台设备可以只执行本申请实施例的方法中的某一个或多个步骤,这多台设备相互之间会进行交互以完成所述的方法。
需要说明的是,上述对本申请的一些实施例进行了描述。其它实施例在所附权利要求书的范围内。在一些情况下,在权利要求书中记载的动作或步骤可以按照不同于上述实施例中的顺序来执行并且仍然可以实现期望的结果。另外,在附图中描绘的过程不一定要求示出的特定顺序或者连续顺序才能实现期望的结果。在某些实施方式中,多任务处理和并行处理也是可以的或者可能是有利的。
基于同一技术构思,与上述任意实施例方法相对应的,本申请还提供了一种数据安全验证装置。
参考图6,数据安全验证装置,应用于汽车事件数据记录系统,包括:
确定模块502,被配置为响应于接收到接收端发送的数据传输请求,确定与数据传输请求关联的已存储数据;
签名模块504,被配置为采用无证书密码算法,利用汽车事件数据记录系统的第一私钥对已存储数据进行签名,生成第一数字签名;
发送模块506,被配置为将第一数字签名和已存储数据发送至接收端,以使接收端基于已存储数据对第一数字签名进行验证。
在一些实施例中,签名模块504,还被配置为基于汽车事件数据记录系统的第一标识、椭圆曲线系统参数、随机数、已存储数据和/或第一私钥,采用无证书密码算法中的数字签名生成算法,生成第一数字签名。
在一些实施例中,若密码服务系统为无证书系统,签名模块504,还被配置为
对第一标识、椭圆曲线系统参数和密码服务端的主公钥拼接后生成的字符串进行密码杂凑计算,得到第一杂凑值;
计算椭圆曲线系统参数和随机数的乘积,对该乘积和椭圆曲线系统参数的倍数进行求和运算,得到汽车事件数据记录系统的第一公钥分量;
利用椭圆曲线系统参数、第一杂凑值、第一公钥分量和第一私钥,采用无证书密码算法中的数字签名生成算法对已存储数据进行签名,生成第一数字签名。
在一些实施例中,签名模块504,还被配置为计算椭圆曲线系统参数和随机数的乘积,对该乘积和椭圆曲线系统参数的倍数进行求和运算,得到汽车事件数据记录系统的第一公钥分量。
在一些实施例中,若密码服务系统为隐式证书系统,签名模块504,还被配置为利用椭圆曲线系统参数、汽车事件数据记录系统的隐式证书和第一私钥,采用无证书密码算法中的数字签名生成算法对已存储数据进行签名,生成第一数字签名。在一些实施例中,还包括存储模块508,存储模块508,被配置为记录车辆的初始事件数据;基于初始事件数据的终点时刻,采用无证书公钥密码算法中的数字签名生成算法对初始事件数据进行签名,生成时间戳,将时间戳和初始事件数据作为已存储数据。
在一些实施例中,存储模块508,被配置为采用哈希算法对初始事件数据进行哈希计算,得到第一哈希值;将第一哈希值和初始事件数据的终点时刻发送至时间戳服务中心,以使时间戳服务中心基于第一哈希值和终点时刻生成时间戳。
基于同一技术构思,与上述任意实施例方法相对应的,本申请还提供了一种数据安全验证装置。
参考图7,数据安全验证装置,应用于事故数据恢复设备,包括:
请求模块602,被配置为向汽车事件数据记录系统发送数据传输请求;
接收模块604,被配置为接收汽车事件数据记录系统根据数据传输请求返回的第一数字签名和已存储数据;
验证模块606,被配置为采用无证书密码算法,基于已存储数据对第一数字签名进行验证。
在一些实施例中,验证模块606,还被配置为基于汽车事件数据记录系统的第一标识、椭圆曲线系统参数和随机数计算得到汽车事件数据记录系统的第一公钥;基于第一标识、椭圆曲线系统参数、随机数、已存储数据和/或第一公钥,采用无证书密码算法中的数字签名验证算法,对第一数字签名进行验证。在一些实施例中,若密码服务系统为无证书系统,验证模块606,还被配置为对第一标识、椭圆曲线系统参数和服务端的主公钥拼接后生成的字符串进行密码杂凑计算,得到第二杂凑值;
计算椭圆曲线系统参数和随机数的乘积,对该乘积和椭圆曲线系统参数的倍数进行求运算,得到汽车事件数据记录系统的第三公钥分量;
利用椭圆曲线系统参数、第二杂凑值、第三公钥分量、已存储数据和第一公钥,采用无证书密码算法中的数字签名验证算法,对第一数字签名进行验证。
在一些实施例中,若密码服务系统为隐式证书系统,验证模块606,还被配置为利用椭圆曲线系统参数、汽车事件数据记录系统的隐式证书、已存储数据和第一公钥,采用无证书密码算法中的数字签名验证算法,对第一数字签名进行验证。
为了描述的方便,描述以上装置时以功能分为各种模块分别描述。当然,在实施本申请时可以把各模块的功能在同一个或多个软件和/或硬件中实现。
上述实施例的装置用于实现前述任一实施例中相应的数据安全验证方法,并且具有相应的方法实施例的有益效果,在此不再赘述。
基于同一技术构思,与上述任意实施例方法相对应的,本申请还提供了一种汽车事件数据记录系统,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,处理器执行程序时实现上任意如上第一方面所述的数据安全验证方法。
基于同一技术构思,与上述任意实施例方法相对应的,本申请还提供了一种事故数据恢复设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,处理器执行程序时实现如第二方面所述的数据安全传输方法。
图8示出了本实施例所提供的一种更为具体的电子设备(汽车事件数据记录系统或事故数据恢复设备)硬件结构示意图,该设备可以包括:处理器1010、存储器1020、输入/输出接口1030、通信接口1040和总线1050。其中处理器1010、存储器1020、输入/输出接口1030和通信接口1040通过总线1050实现彼此之间在设备内部的通信连接。
处理器1010可以采用通用的CPU(Central Processing Unit,中央处理器)、微处理器、应用专用集成电路(Application Specific Integrated Circuit,ASIC)、或者一个或多个集成电路等方式实现,用于执行相关程序,以实现本说明书实施例所提供的技术方案。
存储器1020可以采用ROM(Read Only Memory,只读存储器)、RAM(Random Access Memory,随机存取存储器)、静态存储设备,动态存储设备等形式实现。存储器1020可以存储操作系统和其他应用程序,在通过软件或者固件来实现本说明书实施例所提供的技术方案时,相关的程序代码保存在存储器1020中,并由处理器1010来调用执行。
输入/输出接口1030用于连接输入/输出模块,以实现信息输入及输出。输入输出/模块可以作为组件配置在设备中(图中未示出),也可以外接于设备以提供相应功能。其中输入设备可以包括键盘、鼠标、触摸屏、麦克风、各类传感器等,输出设备可以包括显示器、扬声器、振动器、指示灯等。
通信接口1040用于连接通信模块(图中未示出),以实现本设备与其他设备的通信交互。其中通信模块可以通过有线方式(例如USB、网线等)实现通信,也可以通过无线方式(例如移动网络、WIFI、蓝牙等)实现通信。
总线1050包括一通路,在设备的各个组件(例如处理器1010、存储器1020、输入/输出接口1030和通信接口1040)之间传输信息。
需要说明的是,尽管上述设备仅示出了处理器1010、存储器1020、输入/输出接口1030、通信接口1040以及总线1050,但是在具体实施过程中,该设备还可以包括实现正常运行所必需的其他组件。此外,本领域的技术人员可以理解的是,上述设备中也可以仅包含实现本说明书实施例方案所必需的组件,而不必包含图中所示的全部组件。
上述实施例的电子设备用于实现前述任一实施例中相应的数据安全验证方法,并且具有相应的方法实施例的有益效果,在此不再赘述。
基于同一技术构思,与上述任意实施例方法相对应的,本申请还提供了一种非暂态计算机可读存储介质,非暂态计算机可读存储介质存储计算机指令,计算机指令用于使计算机执行如上任一实施例所述的数据安全验证方法。
本实施例的计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。
上述实施例的存储介质存储的计算机指令用于使所述计算机执行如上任一实施例所述的数据安全验证方法,并且具有相应的方法实施例的有益效果,在此不再赘述。
所属领域的普通技术人员应当理解:以上任何实施例的讨论仅为示例性的,并非旨在暗示本申请的范围(包括权利要求)被限于这些例子;在本申请的思路下,以上实施例或者不同实施例中的技术特征之间也可以进行组合,步骤可以以任意顺序实现,并存在如上所述的本申请实施例的不同方面的许多其它变化,为了简明它们没有在细节中提供。
另外,为简化说明和讨论,并且为了不会使本申请实施例难以理解,在所提供的附图中可以示出或可以不示出与集成电路(IC)芯片和其它部件的公知的电源/接地连接。此外,可以以框图的形式示出装置,以便避免使本申请实施例难以理解,并且这也考虑了以下事实,即关于这些框图装置的实施方式的细节是高度取决于将要实施本申请实施例的平台的(即,这些细节应当完全处于本领域技术人员的理解范围内)。在阐述了具体细节(例如,电路)以描述本申请的示例性实施例的情况下,对本领域技术人员来说显而易见的是,可以在没有这些具体细节的情况下或者这些具体细节有变化的情况下实施本申请实施例。因此,这些描述应被认为是说明性的而不是限制性的。
尽管已经结合了本申请的具体实施例对本申请进行了描述,但是根据前面的描述,这些实施例的很多替换、修改和变型对本领域普通技术人员来说将是显而易见的。例如,其它存储器架构(例如,动态RAM(DRAM))可以使用所讨论的实施例。
本申请实施例旨在涵盖落入所附权利要求的宽泛范围之内的所有这样的替换、修改和变型。因此,凡在本申请实施例的精神和原则之内,所做的任何省略、修改、等同替换、改进等,均应包含在本申请的保护范围之内。

Claims (15)

  1. 一种数据安全验证方法,其特征在于,应用于汽车事件数据记录系统,所述方法包括:
    采用无证书密码算法,利用所述汽车事件数据记录系统的第一私钥对已存储数据进行签名,生成第一数字签名;
    响应于接收到接收端发送的数据传输请求,确定与所述数据传输请求关联的已存储数据;
    将与所述数据传输请求关联的第一数字签名和已存储数据发送至所述接收端,以使所述接收端基于所述已存储数据对接收到的第一数字签名进行验证。
  2. 根据权利要求1所述的方法,其特征在于,所述采用无证书密码算法,利用所述汽车事件数据记录系统的第一私钥对所述已存储数据进行签名,生成第一数字签名,包括:
    基于所述汽车事件数据记录系统的第一标识、椭圆曲线系统参数、随机数、所述已存储数据和/或所述第一私钥,采用无证书密码算法中的数字签名生成算法,生成所述第一数字签名。
  3. 根据权利要求2所述的方法,其特征在于,若密码服务系统为无证书系统,所述基于所述汽车事件数据记录系统的第一标识、椭圆曲线系统参数、随机数、所述已存储数据和/或所述第一私钥,采用无证书密码算法中的数字签名生成算法,生成所述第一数字签名,包括:
    基于所述第一标识、所述椭圆曲线系统参数和所述密码服务系统的主公钥进行密码杂凑计算,得到第一杂凑值;
    基于所述椭圆曲线系统参数和所述随机数,计算得到所述汽车事件数据记录系统的第一公钥分量;
    利用所述椭圆曲线系统参数、所述第一杂凑值、所述第一公钥分量和所述第一私钥,采用无证书密码算法中的数字签名生成算法对所述已存储数据进行签名,生成所述第一数字签名。
  4. 根据权利要求3所述的方法,其特征在于,所述基于所述椭圆曲线系统参数和所述随机数,计算得到所述汽车事件数据记录系统的第一公钥分量,包括:
    计算所述椭圆曲线系统参数和所述随机数的乘积,对该乘积和所述椭圆曲线系统参数的倍数进行求和运算,得到所述汽车事件数据记录系统的第一公钥分量。
  5. 根据权利要求2所述的方法,其特征在于,若密码服务系统为隐式证书系统,所述基于所述汽车事件数据记录系统的第一标识、椭圆曲线系统参数、随机数、所述已存储数据和/或所述第一私钥,采用无证书密码算法中的数字签名生成算法,生成所述第一数字签名,包括:
    利用所述椭圆曲线系统参数、所述汽车事件数据记录系统的隐式证书和所述第一私钥,采用无证书密码算法中的数字签名生成算法对所述已存储数据进行签名,生成所述第一数字签名。
  6. 根据权利要求1所述的方法,其特征在于,所述方法还包括:
    记录车辆的初始事件数据;
    基于所述初始事件数据的终点时刻,采用无证书公钥密码算法中的数字签名生成算法对所述初始事件数据进行签名,生成时间戳,将所述时间戳和所述初始事件数据作为所述已存储数据。
  7. 根据权利要求6所述的方法,其特征在于,所述基于所述初始事件数据的终点时刻,采用无证书公钥密码算法中的数字签名生成算法对所述初始事件数据进行签名,生成时间戳,包括:
    采用哈希算法对所述初始事件数据进行哈希计算,得到第一哈希值;
    将所述第一哈希值和所述初始事件数据的终点时刻发送至时间戳服务中心,以使所述时间戳服务中心基于所述第一哈希值和所述终点时刻生成时间戳。
  8. 一种数据安全验证方法,其特征在于,应用于接收端,所述方法包括:
    向汽车事件数据记录系统发送数据传输请求;
    接收所述汽车事件数据记录系统根据所述数据传输请求返回的第一数字签名和已存储数据;
    采用无证书密码算法,基于所述已存储数据对所述第一数字签名进行验证。
  9. 根据权利要求8所述的方法,其特征在于,所述采用无证书密码算法,基于所述已存储数据对所述第一数字签名进行验证,包括:
    基于所述汽车事件数据记录系统的第一标识、椭圆曲线系统参数和随机数计算得到所述汽车事件数据记录系统的第一公钥;
    基于所述第一标识、所述椭圆曲线系统参数、随机数、所述已存储数据和/或所述第一公钥,采用无证书密码算法中的数字签名验证算法,对所述第一数字签名进行验证。
  10. 根据权利要求9所述的方法,其特征在于,若密码服务系统为无证书系统时,所述采用无证书密码算法中的数字签名验证算法,对所述第一数字签名进行验证,包括:
    对所述第一标识、所述椭圆曲线系统参数和所述密码服务系统的主公钥拼接后生成的字符串进行密码杂凑计算,得到第二杂凑值;
    计算所述椭圆曲线系统参数和所述随机数的乘积,对该乘积和所述椭圆曲线系统参数的倍数进行求和运算,得到所述汽车事件数据记录系统的第三公钥分量;
    利用所述椭圆曲线系统参数、所述第二杂凑值、所述第三公钥分量、所述已存储数据和所述第一公钥,采用无证书密码算法中的数字签名验证算法,对所述第一数字签名进行验证。
  11. 一种数据安全验证装置,其特征在于,应用于汽车事件数据记录系统,所述装置包括:处理器,其中,所述处理器用于执行存储在存储器中的以下程序模块:
    确定模块,被配置为采用无证书密码算法,利用所述汽车事件数据记录系统的第一私钥对已存储数据进行签名,生成第一数字签名;
    签名模块,被配置为响应于接收到接收端发送的数据传输请求,确定与所述数据传输请求关联的已存储数据;
    发送模块,被配置为将与所述数据传输请求关联的第一数字签名和已存储数据发送至所述接收端,以使所述接收端基于所述已存储数据对接收到的第一数字签名进行验证。
  12. 一种数据安全验证装置,其特征在于,应用于事故数据恢复设备,所述装置包括:处理器,其中,所述处理器用于执行存储在存储器中的以下程序模块:
    请求模块,被配置为向汽车事件数据记录系统发送数据传输请求;
    接收模块,被配置为接收所述汽车事件数据记录系统根据所述数据传输请求返回的第一数字签名和已存储数据;
    验证模块,被配置为采用无证书密码算法,基于所述已存储数据对所述第一数字签名进行验证。
  13. 一种汽车事件数据记录系统,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,其特征在于,所述处理器执行所述程序时实现如权利要求1至5任意一项所述的方法。
  14. 一种事故数据恢复设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,其特征在于,所述处理器执行所述程序时实现如权利要求6至7任意一项所述的方法。
  15. 一种车辆,其特征在于,所述车辆包括如权利要求8所述的汽车事件数据记录系统。
PCT/CN2024/136887 2023-12-21 2024-12-04 数据安全验证方法、相关设备及车辆 Pending WO2025130622A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202311775094.5 2023-12-21
CN202311775094.5A CN117768176A (zh) 2023-12-21 2023-12-21 数据安全验证方法、相关设备及车辆

Publications (1)

Publication Number Publication Date
WO2025130622A1 true WO2025130622A1 (zh) 2025-06-26

Family

ID=90311823

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2024/136887 Pending WO2025130622A1 (zh) 2023-12-21 2024-12-04 数据安全验证方法、相关设备及车辆

Country Status (2)

Country Link
CN (1) CN117768176A (zh)
WO (1) WO2025130622A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117768176A (zh) * 2023-12-21 2024-03-26 长城汽车股份有限公司 数据安全验证方法、相关设备及车辆

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109815732A (zh) * 2019-01-09 2019-05-28 北京邮电大学 一种基于联盟链的车间数据存储与访问系统、方法及装置
CN112367175A (zh) * 2020-11-12 2021-02-12 西安电子科技大学 基于sm2数字签名的隐式证书密钥生成方法
CN116631093A (zh) * 2023-06-08 2023-08-22 梅赛德斯-奔驰集团股份公司 用于从车辆提取数据的方法和设备
WO2023231782A1 (zh) * 2022-05-30 2023-12-07 中国联合网络通信集团有限公司 数据完整性验证系统
CN117768176A (zh) * 2023-12-21 2024-03-26 长城汽车股份有限公司 数据安全验证方法、相关设备及车辆
CN117768181A (zh) * 2023-12-21 2024-03-26 长城汽车股份有限公司 数据安全传输方法、相关设备及车辆
CN117768177A (zh) * 2023-12-21 2024-03-26 长城汽车股份有限公司 数据安全传输方法、电子设备及车辆
CN117763040A (zh) * 2023-12-21 2024-03-26 长城汽车股份有限公司 数据存储方法、电子设备及车辆

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109815732A (zh) * 2019-01-09 2019-05-28 北京邮电大学 一种基于联盟链的车间数据存储与访问系统、方法及装置
CN112367175A (zh) * 2020-11-12 2021-02-12 西安电子科技大学 基于sm2数字签名的隐式证书密钥生成方法
WO2023231782A1 (zh) * 2022-05-30 2023-12-07 中国联合网络通信集团有限公司 数据完整性验证系统
CN116631093A (zh) * 2023-06-08 2023-08-22 梅赛德斯-奔驰集团股份公司 用于从车辆提取数据的方法和设备
CN117768176A (zh) * 2023-12-21 2024-03-26 长城汽车股份有限公司 数据安全验证方法、相关设备及车辆
CN117768181A (zh) * 2023-12-21 2024-03-26 长城汽车股份有限公司 数据安全传输方法、相关设备及车辆
CN117768177A (zh) * 2023-12-21 2024-03-26 长城汽车股份有限公司 数据安全传输方法、电子设备及车辆
CN117763040A (zh) * 2023-12-21 2024-03-26 长城汽车股份有限公司 数据存储方法、电子设备及车辆

Also Published As

Publication number Publication date
CN117768176A (zh) 2024-03-26

Similar Documents

Publication Publication Date Title
CN113014392B (zh) 基于区块链的数字证书管理方法及系统、设备、存储介质
CN110264200B (zh) 区块链数据处理方法及装置
US9026789B2 (en) Trusted certificate authority to create certificates based on capabilities of processes
CN107483191B (zh) 一种sm2算法密钥分割签名系统及方法
CN115811412B (zh) 一种通信方法、装置、sim卡、电子设备和终端设备
US7050584B1 (en) Method and system for regenerating a private key for a predetermined asymmetric cryptographic key pair
CA2795428C (en) Trusted certificate authority to create certificates based on capabilities of processes
US7000110B1 (en) One-way function generation method, one-way function value generation device, proving device, authentication method, and authentication device
CA3014737A1 (en) Blockchain-implemented method for control and distribution of digital content
US8806206B2 (en) Cooperation method and system of hardware secure units, and application device
CN113573304A (zh) 签名实现、验签方法以及签名终端、验签终端和存储介质
CN111241492A (zh) 一种产品多租户安全授信方法、系统及电子设备
CN110851851B (zh) 一种块链式账本中的权限管理方法、装置及设备
WO2025130621A1 (zh) 数据安全传输方法、电子设备及车辆
CN118802956A (zh) 一种基于工业互联网标识的数据安全共享方法及系统
WO2025130622A1 (zh) 数据安全验证方法、相关设备及车辆
CN110912892B (zh) 一种证书管理方法、装置、电子设备及存储介质
CN111737766B (zh) 一种在区块链中判断数字证书签名数据合法性的方法
CN117768181A (zh) 数据安全传输方法、相关设备及车辆
CN120296714A (zh) 一种基于区块链的用户身份校验方法及系统
CN118413321A (zh) 资源公钥基础设施的资源签发方法、资源验证方法及系统
CN118520445A (zh) 身份认证方法、装置、存储介质及电子设备
CN112311534A (zh) 产生非对称算法密钥对的方法
CN112258169B (zh) 基于密钥生成的并行签名系统和方法
CN111866009B (zh) 一种车辆信息更新方法及装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 24906106

Country of ref document: EP

Kind code of ref document: A1