MAC-Layer Encryption for Timestamped Clock Synchronization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing clock synchronization methods in fronthaul networking are vulnerable to security threats due to plaintext transmission of messages that require timestamping, affecting the accuracy of time synchronization.

Innovation Solution

Implement encryption and decryption of messages that need to be stamped, ensuring secure transmission and maintaining time synchronization accuracy by integrating encryption protocols like MACsec at the MAC layer.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If messages are transmitted in plaintext for timestamping, then time synchronization accuracy is maintained, but security of message transmission deteriorates

Engineering Contradiction:
Improvetime synchronization accuracyVSAvoidsecurity of message transmission
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The message is segmented into two parts: an encrypted payload and an unencrypted timestamp. The encryption is applied selectively only to the message content while the timestamp remains accessible for synchronization purposes. This segmentation allows simultaneous achievement of security through encryption and time synchronization accuracy through accessible timestamps.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The timestamp serves as an intermediary element that bridges the conflict between encryption and synchronization. By placing the timestamp outside the encrypted portion or in a separately accessible field, it acts as a mediator that enables time synchronization without requiring decryption, thus resolving the contradiction between security and synchronization accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If encryption protocols are integrated at the MAC layer, then security of message transmission is improved, but device complexity increases

Engineering Contradiction:
Improvesecurity of message transmissionVSAvoiddevice complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The MAC layer is enhanced to perform multiple functions: traditional MAC operations plus encryption/decryption operations. By integrating encryption functionality into the existing MAC layer structure, the system achieves improved security without adding completely separate processing layers, thus managing device complexity while enhancing security capabilities.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The encryption protocol is merged with the existing MAC layer processing pipeline. Instead of adding a separate encryption layer above MAC, the encryption functions are combined with MAC operations at the same layer, reducing overall system complexity by eliminating redundant processing stages while still providing enhanced security.

Inventive Principle:
Principle #5Merging (Combining)

3Reliability

If all messages are encrypted, then security of message transmission is improved, but processing overhead and loss of time increase

Engineering Contradiction:
Improvesecurity of message transmissionVSAvoidprocessing overhead
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

Encryption is applied selectively based on message type and content sensitivity rather than uniformly to all messages. Critical synchronization messages or less sensitive messages may be transmitted without encryption, while only specific message types requiring security undergo encryption processing. This local quality approach reduces overall processing overhead while maintaining security where needed.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

Instead of encrypting all messages (excessive action), the system applies encryption only to the necessary portion of messages (partial action). By identifying and encrypting only those messages that require security protection, the system achieves adequate security coverage while minimizing processing overhead and time loss associated with encryption operations.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS20250301309A1Communication method and apparatus
Publication Date: 2025.09.25 HUAWEI TECH CO LTD
  • US20250301309A1 patent drawing
  • US20250301309A1 patent drawing
  • US20250301309A1 patent drawing

AI summary

This application relates to the field of communication technologies, and discloses a communication method and apparatus. A first communication apparatus receives capability information, where the capability information indicates that a second communication apparatus supports at least one of encrypting or decrypting a first message. The first communication apparatus encrypts the first message to obtain a second message, and sends the second message with a first timestamp, where the first timestamp indicates the sending time of the second message. According to the foregoing method, the first communication apparatus sends an encrypted message (that is, the second message) and the timestamp when the encrypted message is sent to the second communication apparatus, so that encrypted transmission can be performed on a message (for example, a clock synchronization message) that needs to be stamped, thereby improving security of the message transmission.