Password Translation Key Management for Secure Authentication

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current data security processes are often tedious and time-consuming, lacking flexibility and efficiency in generating secure passwords.

Innovation Solution

A method and system utilizing password translation software to generate a random translation key, which transforms a simple user-input password into a complex password, associating it with secure applications, and managing this process through an external memory device, enabling secure access while disconnecting from the device.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional data security processes are used, then data protection is provided, but the process is tedious and time-consuming

Engineering Contradiction:
Improvedata protectionVSAvoidtime-consuming process
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system automatically generates secure passwords and manages the translation key without requiring manual user intervention. The password translation software autonomously handles the conversion of simple passwords to complex secure passwords, eliminating the need for users to manually create or manage complex password strings.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The translation key is generated and stored on the external memory device before it is needed for password translation. This preliminary preparation allows the system to quickly translate passwords during login or authentication without requiring time-consuming key generation at that moment.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If complex passwords are generated for each application, then security is improved, but password management becomes difficult

Engineering Contradiction:
ImprovesecurityVSAvoidpassword management
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The external memory device acts as an intermediary that stores the translation key, separating the security-critical key management from the user's direct control. Users interact only with simple passwords, while the intermediary device automatically handles the translation to complex secure passwords, eliminating the burden of managing multiple complex passwords.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system creates a translated copy of the simple password using the translation key. Instead of requiring users to manage the original complex password, the system generates a translated version that is automatically used for authentication, simplifying user interaction while maintaining security.

Inventive Principle:
Principle #26Copying

3Ease of operation

If passwords are stored locally, then access is convenient, but security is compromised

Engineering Contradiction:
Improveaccess convenienceVSAvoidsecurity
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The translation key is extracted from the computing system and stored on an external memory device. This separation removes the critical security element from the potentially vulnerable local environment while maintaining accessibility through the external device, achieving both security and convenience.

Inventive Principle:
Principle #2Taking out (Extraction)

4Ease of operation

If simple passwords are used, then user convenience is improved, but security is weakened

Engineering Contradiction:
Improveuser convenienceVSAvoidsecurity
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system changes the parameters of the password by applying the translation key to transform a simple password into a complex secure password. This parameter transformation maintains user convenience in entering simple passwords while achieving the security requirements through mathematical or algorithmic transformation.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS9602274B2Secure password generation
Publication Date: 2017.03.21 KYNDRYL INC
  • US9602274B2 patent drawing
  • US9602274B2 patent drawing
  • US9602274B2 patent drawing

AI summary

A secure password generation method and system is provided. The method includes enabling by a processor of a computing system, password translation software. The computer processor generates and stores the random translation key. A first password is received and a second associated password is generated. The computer processor associates the second password with a secure application. The computer processor stores the random translation key within an external memory device and disables a connection between the computing system and the external memory device.