Logic Circuit Package Authentication Using Embedded Certificates

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing logic circuitry in print apparatus components, such as microcontrollers in consumable cartridges, rely on inefficient symmetric authentication, making them vulnerable to reverse engineering and emulation, and public key systems require separate certificate validation and external libraries for parsing.

Innovation Solution

Implementing a logic circuitry package with both symmetric and asymmetric authentication, where asymmetric device-specific private keys are stored, and intertwining asymmetric authentication within symmetric sessions, along with secure memory arrangements to protect keys and certificates.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If symmetric authentication is used in logic circuitry, then communication can be established, but the system becomes vulnerable to reverse engineering and emulation

Engineering Contradiction:
Improveauthentication securityVSAvoidreverse engineering vulnerability
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The patent combines symmetric and asymmetric authentication methods into a unified authentication protocol. The logic circuitry package uses both symmetric keys (for efficient communication) and asymmetric keys with certificate validation (for enhanced security against reverse engineering), merging the advantages of both approaches while mitigating their individual weaknesses.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The authentication mechanism employs a composite structure with multiple layers of security: symmetric key authentication, asymmetric key authentication, and certificate validation. This multi-layered composite approach creates a more robust security system that is resistant to reverse engineering while maintaining communication efficiency.

Inventive Principle:
Principle #40Composite materials

2Reliability

If public key systems are implemented, then authentication security is improved, but separate certificate validation and external libraries are required

Engineering Contradiction:
Improveauthentication securityVSAvoidcertificate validation complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent merges certificate validation functionality directly into the logic circuitry package, eliminating the need for external libraries and separate validation processes. The certificate validation is integrated into the authentication protocol, allowing asymmetric authentication to proceed without requiring additional external components or complex separate validation steps.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The logic circuitry package performs its own certificate validation internally using integrated functionality. The system is self-sufficient in validating certificates and asymmetric keys, without requiring external libraries or additional validation infrastructure, thereby reducing device complexity while maintaining security.

Inventive Principle:
Principle #25Self-service

3Reliability

If asymmetric authentication is integrated within symmetric sessions, then security is enhanced, but computational overhead increases

Engineering Contradiction:
Improveauthentication securityVSAvoidcomputational energy consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent implements asymmetric authentication periodically or selectively within symmetric communication sessions, rather than continuously. The system uses symmetric authentication for routine efficient communication and invokes asymmetric authentication with certificate validation at appropriate intervals or when security requirements demand, thereby balancing security enhancement with computational energy consumption.

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS12587367B2Authentication of logic circuitry packages
Publication Date: 2026.03.24 HEWLETT PACKARD DEVELOPMENT COMPANY LP
  • US12587367B2 patent drawing
  • US12587367B2 patent drawing
  • US12587367B2 patent drawing

AI summary

A logic circuitry package includes a logic circuit and an interface to communicate with a host logic circuit. The logic circuit includes a memory arrangement storing an asymmetric key, and/or a certificate corresponding to the asymmetric key. The logic circuit is configured to transmit, to the host logic circuit, the certificate; receive, from the host logic circuit, a static signature request comprising challenge data; and/or, transmit, to the host logic circuit, a signature computed based on the challenge data and the asymmetric key in response to the static signature request.