ZIP File Encryption with Digital Signatures and Key Flexibility

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing .ZIP file encryption methods use weak encryption with key sizes of 96 bits or less, which is insufficient for modern security standards, and lack non-repudiation and message authentication capabilities, making them vulnerable to cracking and unable to securely bind the creator's identity to the encrypted file.

Innovation Solution

Integrating multiple strong encryption methods, including symmetric and asymmetric encryption, into the .ZIP file format to create a highly secure digital container that supports advanced encryption algorithms, digital signatures for non-repudiation, and message authentication, while allowing flexible key management and backward compatibility.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If weak encryption with key sizes of 96 bits or less is used in .ZIP files, then backward compatibility with existing software is maintained, but security strength is insufficient for modern standards

Engineering Contradiction:
Improvesecurity strengthVSAvoidcompatibility
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The patent segments the encryption system into multiple independent layers: a strong encryption layer (AES-256, RSA-2048) for security and a compatibility layer for software support. Each layer operates independently, allowing the strong encryption to coexist with legacy software through the use of multiple encryption methods within the same file structure.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates a composite encryption structure that combines multiple encryption algorithms (symmetric AES and asymmetric RSA) within a single .ZIP file. This composite approach integrates strong modern encryption with support for older encryption methods, achieving both high security and broad compatibility simultaneously.

Inventive Principle:
Principle #40Composite materials

2Reliability

If multiple strong encryption methods are integrated into .ZIP files, then security and non-repudiation capabilities are enhanced, but system complexity increases

Engineering Contradiction:
Improvesecurity strengthVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent implements a universal encryption framework where a single .ZIP file structure can accommodate multiple encryption types (AES, RSA, DES3) and authentication mechanisms (digital signatures, message digests). This multi-functional design allows the system to provide strong security, non-repudiation, and authentication without requiring separate systems for each function.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent introduces an intermediary encryption architecture where a primary strong encryption method (AES-256) works in conjunction with asymmetric encryption (RSA-2048) for key exchange and digital signatures. This intermediary layer manages the complexity by orchestrating multiple encryption methods through a unified structure, simplifying the overall system while maintaining strong security.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If asymmetric encryption with digital signatures is implemented, then non-repudiation and message authentication are provided, but processing time and computational resources increase

Engineering Contradiction:
Improvenon-repudiation capabilityVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent applies preliminary action by pre-computing and embedding digital signatures and message digests during the encryption process. Rather than performing complex asymmetric encryption operations during decryption, the authentication data is prepared in advance and stored with the encrypted file, significantly reducing processing time during file access while maintaining strong non-repudiation capabilities.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS7895434B2Method and system for multiple asymmetric encryption of .ZIP files
Publication Date: 2011.02.22 PKWARE INC
  • US7895434B2 patent drawing
  • US7895434B2 patent drawing
  • US7895434B2 patent drawing

AI summary

The present invention provides a method of integrating existing strong encryption methods into the processing of a .ZIP file to provide a highly secure data container which provides flexibility in the use of symmetric and asymmetric encryption technology. The present invention adapts the well established .ZIP file format to support higher levels of security and multiple methods of data encryption and key management, thereby producing a highly secure and flexible digital container for electronically storing and transferring confidential data.