Cryptographic Protocol for RFID Authentication and Privacy

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current RFID solutions lack authentication, are vulnerable to unauthorized data access, eavesdropping, and tracking due to the lack of privacy and untraceability features, particularly in low-complexity devices such as passive RFID chips.

Innovation Solution

A cryptographic protocol providing military-grade security through Elliptic Curve Cryptography and Diffie-Hellman mechanisms for authentication, privacy, and untraceability, implemented using a minimal number of logic gates to be executed on low-power devices, ensuring that even unauthorized readers cannot consistently identify or track RFID tags.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional RFID solutions are used, then device complexity is low, but security and authentication are insufficient

Engineering Contradiction:
Improveauthentication securityVSAvoidcryptographic protocol complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The cryptographic protocol is segmented into distinct functional modules: key generation, challenge-response authentication, and identifier encryption. Each module operates independently with specific logic gates, allowing low-complexity devices to implement security without requiring a monolithic complex system.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent changes the parameter of cryptographic operation complexity by using simplified elliptic curve operations over binary fields instead of traditional complex implementations. This allows military-grade security to be achieved with minimal logic gates suitable for passive RFID tags.

Inventive Principle:
Principle #35Parameter changes

2Loss of information

If RFID identifiers are transmitted in clear text, then communication simplicity is maintained, but privacy and untraceability are compromised

Engineering Contradiction:
Improveidentifier privacyVSAvoidencryption operation complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The protocol performs preliminary encryption of the RFID identifier using the shared secret key before transmission. The identifier is encrypted as part of the challenge-response mechanism, so privacy protection is built into the authentication process itself rather than being an additional step.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

A shared secret key derived through Diffie-Hellman key exchange acts as an intermediary between the RFID tag and reader. This key mediates the encryption and decryption of identifiers, allowing privacy protection without requiring complex end-to-end encryption infrastructure.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If consistent identifiers are used for tracking, then device simplicity is maintained, but untraceability and anonymity are lost

Engineering Contradiction:
ImproveuntraceabilityVSAvoidprotocol operation simplicity
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The protocol implements dynamic identifier encryption where the encrypted identifier changes with each challenge-response interaction. The encryption is driven by dynamic challenge values, ensuring that even if the same physical tag is queried multiple times, the transmitted identifiers appear different and cannot be used for tracking.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The challenge-response mechanism operates periodically with each authentication attempt. Each period uses a new random challenge value that drives the encryption process, creating a periodic pattern of changing encrypted identifiers that prevents consistent tracking while maintaining operational simplicity.

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS8908866B2Method and apparatus to provide authentication and privacy with low complexity devices
Publication Date: 2014.12.09 GEN DIGITAL INC
  • US8908866B2 patent drawing
  • US8908866B2 patent drawing
  • US8908866B2 patent drawing

AI summary

A method and apparatus to provide a cryptographic protocol for secure authentication, privacy, and anonymity. The protocol, in one embodiment, is designed to be implemented in a small number of logic gates, executed quickly on simple devices, and provide military grade security.