Biometric Transparent Encryption Repository

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing encryption methods are time-consuming, difficult to use, and susceptible to circumvention, especially in portable devices, as they require shared private keys and are not effectively secured biometrically.

Innovation Solution

A biometrically secured system and method for transparently encrypting and decrypting data using a computer program that creates an encryption key based on user biometric data, allowing seamless encryption and decryption with minimal user effort, and storing data in a secure repository.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional encryption software is used, then data security is improved, but user effort and time consumption increase significantly

Engineering Contradiction:
Improvedata securityVSAvoiduser effort
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system automatically performs encryption and decryption operations without requiring user intervention. The biometric authentication system self-manages the entire encryption process, including key generation and data protection, eliminating the need for users to manually configure or operate encryption software.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system pre-generates encryption keys based on biometric data before actual data encryption is needed. By preparing cryptographic credentials in advance through biometric enrollment, the system eliminates time-consuming key generation steps during actual encryption operations.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If traditional encryption with shared private keys is used, then data protection is achieved, but vulnerability to key interception and circumvention increases

Engineering Contradiction:
Improvedata protectionVSAvoidkey interception vulnerability
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system extracts the private key from the communication process entirely. Instead of sharing private keys between parties, each user's biometric data serves as their own private key that never leaves their device, eliminating the security vulnerability of key transmission and storage.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system implements asymmetric cryptography where each user has a unique biometric-based key pair. The public key can be freely shared while the private key remains securely tied to the user's biometric data, creating an asymmetric security model that prevents key interception attacks.

Inventive Principle:
Principle #4Asymmetry

3Ease of operation

If encryption keys are stored on portable devices, then data accessibility is improved, but susceptibility to physical circumvention increases

Engineering Contradiction:
Improvedata accessibilityVSAvoidphysical circumvention risk
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The system replaces physical key storage with biometric-based cryptographic authentication. Instead of storing encryption keys on portable storage devices that can be physically accessed, the system uses the user's biometric data (fingerprint, iris, facial recognition) as the key, which cannot be physically extracted or copied.

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

Solution Approach 2:

The system changes the fundamental parameter of key storage from physical (files on devices) to biological (human characteristics). By transforming the key from a storable digital object to an inherent physical trait of the user, the system eliminates the possibility of physical circumvention while maintaining accessibility.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS8627106B2System and method for biometrically secured, transparent encryption and decryption
Publication Date: 2014.01.07 KNAPP INVESTMENT COMPANY LIMITED
  • US8627106B2 patent drawing
  • US8627106B2 patent drawing
  • US8627106B2 patent drawing

AI summary

A computer program for enabling biometrically secured, transparent encryption and decryption provides a user interface that allows a user to drag and drop files into and out of a secure repository, wherein the program automatically encrypts files transferred into the repository and automatically decrypts files transferred out of the repository. The user can transfer file folders into the repository, wherein the program encrypts all of the files within the folder and retains the original file/folder structure, such that individual files can be moved within the repository, moved out of the repository, and opened or executed directly from the repository. The program requires the user to submit biometric data and grants access to the secure repository only if the biometric data is authenticated. The program generates an encryption key based at least in part on biometric data received from the user.