Sign In |Help & Support
ALL SECTORS
  • ALL SECTORS
  • GB(National Standard)
  • CB(Shipping)
  • CECS(Engineering Construction)
  • CJ(Urban Construction)
  • CY(News and Publication)
  • DB(Provincial Standard)
  • DL(Electricity & Power)
  • DZ(Geology & Mineralogy)
  • FZ(Spinning & Textile)
  • GA(Public Security)
  • HB(Aviation)
  • HG(Chemical Industry)
  • HJ(Environmental Protection)
  • JB(Machinery)
  • JC(Building Materials)
  • JG(Building & Construction)
  • JJ(Metering)
  • JT(Highway & Transportation)
  • LY(Forestry)
  • MT(Coal)
  • NB(Energy)
  • NY(Agriculture)
  • QB(Light Industry)
  • QC(Automobile & Vehicle)
  • QJ(Aerospace)
  • SH(Petrochemical)
  • SJ(Electronics)
  • SL(Water Resources)
  • SN(Commodity Inspection)
  • SY(Oil & Gas)
  • TB(Railway & Train)
  • YB(Ferrous Metallurgy)
  • YC(Tobacco)
  • YD(Telecommunication)
  • YY(Medical Device)
Database: 365,228(8 Aug 2026)
v2x certificate authentication system testing specification v2x certificate authentication system v2x certificate authentication system testing specification introductionstandard overview domestic v2x certificate authentication system v2x certificate authentication systems labeled fabrics puff profile bd type switch indicator
GM/T 0141-2024 in English

GM/T 0141-2024 in English

VALID

V2X Certificate Authentication System Testing Specification

  • Issued on:2024-12-27
  • Implemented on:2025-07-01
  • File Format:PDF
  • Delivery:Via email within 5 business days
Price(USD): $689.00
$669.00
Standard No: GM/T 0141-2024
Document status: VALID
Title in English: V2X Certificate Authentication System Testing Specification
Title in Chinese: V2X证书认证系统检测规范
Language: English
File Format: Electronic (PDF)
Delivery: Via email within 5 business days
Issued on: 2024-12-27
Implemented on: 2025-07-01
Related Keywords: v2x certificate authentication system testing specification
v2x certificate authentication system
v2x certificate authentication system testing specification introductionstandard overview
domestic v2x certificate authentication system
v2x certificate authentication systems


Introduction

Standard Overview and Technical Background

GM/T 0141-2024, "V2X Certificate Authentication System Testing Specification," is a cryptography industry standard issued by the State Cryptography Administration. This standard was developed in 2024 and officially implemented in June 2025. As a key technical specification for connected vehicle security, this standard primarily establishes unified technical requirements for product testing of V2X (Vehicle to Everything) certificate authentication systems.

With the rapid development of intelligent connected vehicles, V2X communication technology has become a key technology for achieving vehicle-road collaboration and intelligent transportation. As the core infrastructure for ensuring the security of connected vehicle communications, the security and reliability of the V2X certificate authentication system are directly related to the safe operation of the entire intelligent transportation system. The release of this standard fills a gap in domestic V2X certificate authentication system testing and provides a technical basis for the research and development, testing, and certification of related products.


System Architecture and Composition Analysis

According to Chapter 5 of the standard, the V2X certificate authentication system adopts a hierarchical trust architecture, which mainly includes the following core subsystems:

System componentsMain functionsTechnical features
V2X secondary certificate management systemAccess to the national electronic certification trust source, manage the entire life cycle of subordinate agency certificatesSupport (3,5) secret sharing mechanism, with security audit function
V2X intermediate certificate management systemExtend the trust level and issue subordinate agency certificatesOptional components to enhance system flexibility
V2X Registration Certificate Authentication SystemDevice identity authentication and registration certificate managementSupport parallel processing of authentication requests
V2X Authorization Certificate Authentication SystemIssuance of pseudonym certificates, identity certificates, and application certificatesIncludes link value management and supports privacy protection
V2X Certificate/CRL Storage SystemCertificate and Revocation List Storage and Query ServiceSupports conditional combination retrieval to ensure data integrity

Detailed Explanation of Cryptographic Algorithm Testing Requirements

Section 6.1 of the standard puts forward strict testing requirements for the correctness of cryptographic algorithms:

Symmetric cryptographic algorithms MUST support the SM4 algorithm, and implementations should comply with the GB/T 32907 standard. During testing, the correctness of the encryption and decryption processes must be verified, ensuring that the given key and plaintext, after encryption, are identical to the expected ciphertext. Conversely, the decryption process should also correctly restore the plaintext. The hashing algorithm uses the SM3 cryptographic hashing algorithm, which complies with GB/T 32905. Testing requires calculating a hash value for the given data and comparing it with the expected result. The asymmetric cryptographic algorithm is based on the SM2 algorithm, supporting encryption, decryption, and signing/verification operations. Implementation must comply with GB/T 32918 and GB/T 35276. Testing covers the complete encryption-decryption and signing-verification process. In a V2X certificate authentication system deployed in a smart connected vehicle demonstration zone, the SM2 algorithm is used for certificate signing and communication encryption. In actual operation of the system, each intelligent connected vehicle needs to apply for a registration certificate and a pseudonym certificate, and the security of the certificate application and download process is ensured by SM2 digital signature technology. The pseudonym certificate adopts a link value mechanism, which not only ensures the identity authentication of the vehicle, but also protects the user's location privacy.


Key management security requirements

Section 6.3 of the standard puts forward comprehensive requirements for key management:

Key typeManagement requirementsSecurity level
CA institution certificate keyUse a cryptographic device that has been tested and certified and supports the (3,5) secret sharing mechanismHighest security level
V2X device signature keyUse a hardware cryptographic module or security chip to achieve security managementGB/T 37092 Level 2 and above
Key distributionEquipped with identity authentication mechanisms, using technologies such as digital signatures and HMACIntegrity and confidentiality assurance
Key derivationUsing secure algorithms or mechanisms to reduce the number of certificate requestsBalancing efficiency and security

Key lifecycle management includes generation, storage, distribution, use, update, backup, recovery, archiving, and destruction, each with corresponding security requirements.


Communication Security Assurance Mechanism

Section 6.4 of the standard specifies specific requirements for communication security:

Registration certificate management communications must utilize application-layer encryption or TLCP secure channels to ensure the confidentiality, integrity, and authenticity of communication data. Detection methods include packet capture verification, code review, and simulation testing. Authorization certificate management communications place particular emphasis on protecting user identity privacy information. During the pseudonym certificate application process, secure measures must be implemented for communications between V2X devices and PRAs, and between PRAs and PCAs. All cryptographic algorithms, technologies, and products used in all communication processes must comply with relevant national and industry standards.


Technical requirements for certificates and revocation lists

V2X certificate structure requirements

Section 6.6 and Appendix A of the standard specify the technical requirements for V2X certificates in detail:

  • The certificate must be encoded using COER (Regular Octet Encoding Rules)
  • The certificate issuer digitally signs the certificate information using a private key
  • The identifier of the pseudonym certificate must include the certificate period and link value
  • The certificate version number is 2 or 3, and the type value is 0 or 1
  • The validity period information must include the correct start time and validity period

V2X certificate revocation list requirements

Section 6.7 and Appendix B of the standard specify the technical requirements for certificate revocation lists:

  • V2 XCRLs must use COER encoding. The issuer digitally signs the V2XCRL using its private key. Upon revocation of a non-pseudonymous certificate, the last 10 bytes of the certificate entity after the SM3 hash operation are used as the revoked certificate identifier. Upon revocation of a pseudonymous certificate, the period and period link seed value of the pseudonymous certificate are stored in the V2XCRL. The V2XCRL version number must be 1 or 2 and must include the correct issuance time and next issuance time. Section 6.8 of the standard specifies system functionality and performance requirements: Certificate Issuance Performance requires that the total issuance time for application/identity certificates and pseudonymous certificates must not exceed 30 seconds, with each segmented issuance time not exceeding 20 seconds. This performance indicator ensures that V2X devices can quickly obtain the required certificates to meet real-time communication requirements.

    System functional integrity includes full life cycle management functions such as certificate issuance, renewal, and revocation, as well as security management functions such as security auditing and access control. The system must have the ability to process requests in parallel to ensure stable operation in high-concurrency scenarios.


    Interoperability and trust system

    The standard emphasizes that the V2X certificate authentication system must support access to the national electronic authentication trust source uniformly planned and constructed by the national cryptography management department. This requirement ensures that the V2X certificate authentication systems of different manufacturers and different regions can be interconnected and form a unified trust system.

    The detection method includes verifying whether the system supports the configuration of the national root certificate, whether it supports the configuration of the secondary CA certificate issued by the national root, and whether it supports joining the list of trusted root certificates issued by the national root.


    Implementation Recommendations and Compliance Guidance

    Product Development Recommendations

    When developing a V2X certificate authentication system, it is recommended to focus on the following aspects:

    1. Cryptographic Algorithm Implementation: Strictly implement the SM2, SM3, and SM4 algorithms in accordance with national standards to ensure algorithm correctness and performance optimization
    2. Key Security Management: Employ certified cryptographic equipment to achieve comprehensive key lifecycle management
    3. Privacy Protection Mechanism: Rationally design pseudonymous certificates and link value management mechanisms to balance security requirements and privacy protection
    4. System Performance Optimization: Ensure system responsiveness in high-concurrency scenarios and meet real-time requirements

    Testing and Certification Preparation

    The submitting unit is required to prepare complete technical documentation, including a technical work summary report, a security design report, and a user manual. The technical documentation should describe in detail the system's design principles, logical structure, workflow, key management, and security design.

    Before formal testing, it is recommended to conduct sufficient internal testing to ensure that all system functions meet the standard requirements, especially key test items such as the correctness of cryptographic algorithms, key management security and system performance indicators.

    Operation and maintenance management suggestions

    After the system is put into use, a complete operation and maintenance management system should be established:

    • Periodically conduct security audits to monitor the system operation status
    • Establish emergency plans to deal with security incidents such as certificate leaks and system failures
    • Update the system regularly and fix known security vulnerabilities
    • Strengthen operator training to ensure standardized operations

    Standard evolution and technology trends

    The release of GM/T 0141-2024 marks the further improvement of my country's Internet of Vehicles security standard system. Compared with previous related standards, this standard has made significant progress in the following aspects:

    Technical FieldFeatures of this StandardTechnical Development Trends
    Cryptographic AlgorithmsFully Adopt National Secret AlgorithmsEvolution to Post-Quantum Cryptographic Algorithms
    Privacy ProtectionPseudonymous Certificates and Link Value MechanismsFine-Grained Privacy Protection Technologies
    Performance requirementsClear timeliness indicatorsSupport for higher concurrency and lower latency
    InteroperabilityUnified trust system requirementsCross-domain trust and international integration

    With the continuous development of Internet of Vehicles (IoV) technology, future V2X certificate authentication systems will face new challenges and demands, including supporting more complex application scenarios, adapting to stricter privacy protection requirements, and achieving higher-performance certificate processing capabilities. Relevant organizations should closely monitor technological developments and promptly adjust product development and technology upgrade strategies.

    As the foundational specification for V2X certificate authentication system testing, this standard will provide important technical support for the healthy development of the IoV security industry and promote the rapid development and safe application of the intelligent connected vehicle industry.

Sample only — not a preview of GM/T 0141-2024
Page: 1 / 0
100%

Loading PDF document...

Error loading PDF. Please make sure the file is valid and try again.

We also recommend