Smart Card Thumb Print Authentication for Data Center Security

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Data center security is compromised when a certificate authority is compromised, allowing unauthorized access through spoofed smart cards, as attackers can print new smart cards with stolen digital certificates and PINs, bypassing traditional authentication methods.

Innovation Solution

Implementing a unique smart card thumb print generated by the smart card's processing circuitry, which changes with each print, and using this thumb print for authentication, ensuring that even if a new smart card is printed, it will not match the original, preventing unauthorized access.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If traditional smart card authentication using digital certificates and PINs is used, then ease of operation is improved, but security is worsened when a certificate authority is compromised

Engineering Contradiction:
Improveauthentication processVSAvoidsecurity
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The authentication system is segmented into multiple independent components: the original smart card's private key, the printed smart card's public key, and the binding information stored in the data center. This segmentation ensures that compromising one component (the certificate authority or printed cards) does not compromise the entire system, as the private key remains secure in the original smart card.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Before distributing printed smart cards, the system pre-generates and stores binding information in the data center that links the original smart card's identity to the printed cards. This preliminary action ensures that any printed smart card can be verified against the stored binding information, preventing unauthorized access even if the certificate authority is compromised.

Inventive Principle:
Principle #10Preliminary action

2Ease of operation

If printed smart cards are allowed for remote access, then ease of operation is improved, but security is worsened as attackers can print new smart cards with stolen credentials

Engineering Contradiction:
Improveremote accessVSAvoidunauthorized access
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The system introduces binding information as an intermediary element that mediates between the printed smart card and the data center authentication system. This binding information, stored securely in the data center, acts as a trusted intermediary that verifies whether a printed smart card is legitimately associated with an authorized user, blocking unauthorized access attempts.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The authentication system implements feedback by verifying the binding information of each printed smart card against the stored data in the data center. This feedback mechanism allows the system to immediately detect and reject printed smart cards that do not match the authorized binding information, preventing unauthorized access while allowing legitimate remote access.

Inventive Principle:
Principle #23Feedback

3Reliability

If digital certificates are stored on smart cards for authentication, then reliability of authentication is improved, but security is worsened when the certificate authority is compromised

Engineering Contradiction:
ImproveauthenticationVSAvoidspoofing capability
Core Design Contradiction:
ReliabilityVSObject-generated harmful factors

Solution Approach 1:

The system extracts the vulnerable element (the private key) from the printed smart cards and keeps it exclusively in the original smart card. The printed smart cards contain only public key information and binding data, which are useless for authentication without the corresponding private key. This extraction eliminates the spoofing capability while maintaining authentication reliability.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system transitions from a single-dimension authentication model (relying solely on digital certificates) to a multi-dimensional model that includes the original smart card's private key, the printed card's public key, and the binding information dimension. This dimensional expansion creates multiple layers of verification, making it impossible for attackers to compromise authentication even if they obtain certificate authority credentials.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Data Source

PatentEP3619904B1Smart card thumb print authentication
Publication Date: 2023.08.09 MICROSOFT TECHNOLOGY LICENSING LLC
  • EP3619904B1 patent drawingFigure 1
  • EP3619904B1 patent drawingFigure 2
  • EP3619904B1 patent drawingFigure 3

AI summary

A data center operator is authenticated to obtain requested access to a data center by an approval mechanism on the data center that receives an access request that includes authentication information. The authentication information includes a smart card thumb print which comprises a value that uniquely identifies the smart card based on a private key generated within the smart card. The approval mechanism identifies access policies corresponding to the unique smart card identifier.