Authentication Chip Segmentation for Consumable Cloning Prevention
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Counterfeiting of authentication chips in the consumables sector is a significant issue, as clones of original devices can operate identically, making it difficult to distinguish and prevent their use.
Innovation Solution
A device comprising a receive, data processing, transmit, and authentication module, which processes data packets to derive a secret value, and uses this value to create a response message for authentication, thereby preventing unauthorized cloning.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If a secret key is stored in an authentication chip to enable authentication, then authentication functionality is achieved, but the chip becomes vulnerable to cloning attacks where the secret key can be extracted and reused
Solution Approach 1:
The authentication system is divided into two separate components: a secret value stored in the authentication chip and a key stored in the host system. These segments work together through a mathematical relationship (encryption/decryption or hashing) to provide authentication. By separating the secret from the key, the system prevents cloning because extracting just the secret value without the corresponding key from the host system is insufficient for authentication.
Solution Approach 2:
A mathematical function (encryption algorithm or hash function) acts as an intermediary between the secret value in the chip and the key in the host system. This intermediary transforms the secret value using the key to produce an authentication token, or transforms the key using the secret value. This intermediary mechanism ensures that neither the secret nor the key alone can provide authentication, preventing cloning attacks.
2Object-affected harmful factors
If blacklisting is used to prevent counterfeit devices, then some counterfeit devices can be blocked, but it is not always possible to identify and prevent all counterfeit devices since they behave identically to originals
Solution Approach 1:
The authentication system implements a feedback mechanism where the host system sends a challenge to the authentication chip, the chip responds using its secret value and the host's key, and the host verifies the response. This interactive feedback loop ensures that only chips with the correct secret value paired with the correct host key can authenticate, making it impossible for counterfeit devices to impersonate legitimate ones even if they attempt to mimic original behavior.
Data Source
AI summary
A device has a receiver designed to receive a data packet from a communication partner, a data processor to process the data packet in order to obtain a secret value, a transmitter designed to transmit a transmit message having information based on the secret value to the communication partner, and an authentication device designed to receive a challenge message and to use the secret value to create a response message, wherein the transmitter is designed to create the transmit message to include the response message.


