Contactless Card Cryptographic Authentication System

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems for authenticating and verifying contactless cards face vulnerabilities, such as susceptibility to hacking and compromise through email, SMS, and even encrypted data transmission. Additionally, the process of activating cards is time-consuming and relies on log-in credentials that can be compromised.

Innovation Solution

The implementation of a cryptographic authentication system for contactless cards, which involves a data transmission system using a transmitting and receiving device. These devices generate and manage diversified keys using a master key and a counter value, ensuring secure encryption and decryption of transmission data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If cryptographic algorithms and diversified keys are used for authentication, then data security is improved, but device complexity increases

Engineering Contradiction:
Improvedata securityVSAvoidauthentication system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The authentication system is segmented into distinct functional components: a transmitting device that generates and encrypts data with diversified keys, and a receiving device that decrypts and validates the data. This segmentation allows complex cryptographic operations to be distributed and managed separately, reducing the perceived complexity at any single point while maintaining overall security.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Diversified keys are generated and stored in advance in both the transmitting and receiving devices before actual data transmission occurs. This preliminary action ensures that when authentication is needed, the cryptographic operations can proceed efficiently without ad-hoc key generation, reducing operational complexity during critical moments.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If counter values are protected using cryptographic algorithms, then transaction integrity is improved, but processing time increases

Engineering Contradiction:
Improvetransaction integrityVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

Different cryptographic processing approaches are applied to different data elements based on their security requirements. Counter values receive enhanced protection through separate encryption and validation processes, while other less critical data elements may use simpler protection methods. This localized quality approach ensures transaction integrity for critical elements without uniformly increasing processing time for all data.

Inventive Principle:
Principle #3Local quality

3Reliability

If card activation requires telephone or website verification, then authentication reliability is improved, but activation time increases

Engineering Contradiction:
Improveauthentication reliabilityVSAvoidcard activation time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The contactless card system enables self-service activation and authentication through cryptographic verification between the card and receiving device, eliminating the need for manual telephone or website verification. The card itself performs authentication functions through its cryptographic algorithms, allowing users to activate and verify cards instantly through simple contactless interaction, thus reducing activation time while maintaining reliability.

Inventive Principle:
Principle #25Self-service

4Ease of operation

If log-in credentials are used for account access, then authentication capability is improved, but security vulnerability increases

Engineering Contradiction:
Improveaccount access capabilityVSAvoidsecurity vulnerability
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The traditional mechanical credential-based authentication system (usernames and passwords) is replaced with a cryptographic authentication mechanism. The contactless card contains cryptographic algorithms and diversified keys that automatically perform authentication through cryptographic verification, eliminating the need for users to manually enter credentials. This substitution maintains ease of operation through simple contactless interaction while dramatically improving security by eliminating the vulnerability of credential compromise.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS20250131421A1Systems and methods for performing transactions with contactless cards
Publication Date: 2025.04.24 CAPITAL ONE SERVICES LLC
  • US20250131421A1 patent drawing
  • US20250131421A1 patent drawing
  • US20250131421A1 patent drawing

AI summary

Example embodiments of systems and methods for data transmission system between transmitting and receiving devices are provided. In an embodiment, each of the transmitting and receiving devices can contain a master key. The transmitting device can generate a diversified key using the master key, protect a counter value and encrypt data prior to transmitting to the receiving device, which can generate the diversified key based on the master key and can decrypt the data and validate the protected counter value using the diversified key.