Base Station Signature Verification for Secure System Information

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Initial messages exchanged between user equipment (UE) and base stations in wireless communications lack adequate security, making them vulnerable to exploitation by attackers, particularly before security algorithms are agreed upon.

Innovation Solution

Implement identity-based cryptography techniques, where a network entity provides a UE and a base station with unique parameters, including a private security key based on a cell identifier, to create a signature for system information messages, ensuring verification of legitimate base stations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If identity-based cryptography is implemented to secure initial messages, then network security is improved, but device complexity increases

Engineering Contradiction:
Improvenetwork securityVSAvoidcryptography implementation complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent applies preliminary action by pre-distributing public parameters and private security keys to base stations and UEs before any communication occurs. The network entity generates these cryptographic materials in advance, allowing secure communication to be established immediately without complex runtime key exchange procedures. This pre-configured cryptographic framework enables UEs to verify base station authenticity from the first message exchange.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent implements self-service through identity-based cryptography where each UE can independently verify base station signatures using publicly available parameters and its own private key. The verification process requires no interaction with other UEs or centralized authentication servers, allowing each device to autonomously authenticate the base station and protect its own communication sessions.

Inventive Principle:
Principle #25Self-service

2Reliability

If cryptographic parameters are distributed to all UEs and base stations, then security is improved, but messaging overhead increases

Engineering Contradiction:
Improvecommunication securityVSAvoidmessaging overhead
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent applies universality by designing public parameters that serve multiple functions simultaneously: they enable cryptographic signature verification, provide base station identification, and facilitate secure session establishment. The same public parameters distributed to all UEs are used across different communication scenarios, eliminating the need for separate authentication credentials for each UE-base station pair and reducing overall messaging overhead.

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

3Object-affected harmful factors

If signatures are verified using cell identifier and system parameters, then false base stations are prevented, but verification complexity increases

Engineering Contradiction:
Improvefalse base station exploitationVSAvoidsignature verification complexity
Core Design Contradiction:
Object-affected harmful factorsVSDevice complexity

Solution Approach 1:

The patent introduces public parameters as an intermediary element that mediates between the base station's private key and the UE's verification process. Instead of UEs directly managing complex cryptographic keys or trusting base station identities, the public parameters serve as a trusted intermediary that enables simple signature verification. The verification reduces to checking whether the base station signature validates against the publicly available parameters, greatly simplifying the UE's security implementation.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentEP3874393B1Identity based signature in system information protection
Publication Date: 2026.01.28 QUALCOMM INC
  • EP3874393B1 patent drawingFigure 1
  • EP3874393B1 patent drawingFigure 2A
  • EP3874393B1 patent drawingFigure 2B

AI summary

A network entity may provision a UE and a base station with parameters for securing network communications. The network entity may send a system parameter to a UE and a private security key to a base station. Additionally, the UE and the base station may each receive synchronization information from the network which may be used to create a randomness parameter. The base station may create a signature based on the private security key, a cell identifier, and the randomness parameter and include the signature in a system information message that is to be broadcasted to one or more UEs. A UE connecting to the base station may receive the system information message from the base station, determine the cell identifier, and verify the system information message based on one or more of the cell identifier, the system parameter, or the randomness parameter.