Secure Content Management Server for Encrypted Email Processing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing secure communication systems face challenges in managing encrypted emails within enterprise environments, where performance tasks like policy enforcement, virus scanning, and spam filtering require decryption without compromising the integrity of peer-to-peer encryption systems.

Innovation Solution

A secure content management server is deployed to manage encrypted messages by using a key management server to store and retrieve decryption keys, allowing the server to decrypt messages into clear text for further processing, while maintaining the integrity of the encryption system.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If enterprise tasks such as policy enforcement, virus scanning, and spam filtering are implemented, then monitoring and processing capabilities are improved, but the integrity and security of the peer-to-peer encryption system deteriorates

Engineering Contradiction:
Improvemonitoring and processing capabilityVSAvoidencryption system integrity
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

A content management server is introduced as an intermediary component between the encrypted message transmission system and enterprise processing tasks. This server receives encrypted messages, retrieves appropriate decryption keys from a key management server, decrypts the messages, and forwards them to policy enforcement, virus scanning, and spam filtering systems. This intermediary approach enables enterprise monitoring and processing capabilities while maintaining the security architecture of the peer-to-peer encryption system, as the decryption occurs in a controlled environment with proper key management.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If message decryption is performed for enterprise processing, then policy enforcement and content monitoring are improved, but the security confidentiality of the communication system deteriorates

Engineering Contradiction:
Improvecontent processing capabilityVSAvoidsecurity confidentiality risk
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

Decryption keys are retrieved and stored in the content management server in advance through secure communication with the key management server, before any message processing occurs. This preliminary key availability enables rapid decryption when messages need to be processed for policy enforcement, virus scanning, or spam filtering, while maintaining security through pre-established secure key management protocols.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The content management server acts as a secure intermediary that controls the decryption process. It retrieves keys from the key management server through secure channels, decrypts messages in a controlled environment, and immediately processes or forwards the decrypted content. This intermediary approach limits exposure of decrypted content and maintains security confidentiality by ensuring decryption occurs only when and where needed for legitimate enterprise purposes.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS8085936B2Method and system for content management in a secure communication system
Publication Date: 2011.12.27 ECHOWORX CORP
  • US8085936B2 patent drawing
  • US8085936B2 patent drawing
  • US8085936B2 patent drawing

AI summary

A system and method for managing content for secure communications. The system includes an interface for receiving an encrypted message, a decryption module for decrypting the message into a clear text or other readable form and a key recovery module. The key recovery module recovers a key for the user associated with the encrypted message. The decryption module decrypts the message using the recovered key. The decrypted or clear text message is then routed or transferred for further processing or handling. The further processing includes policy enforcement, virus scanning, spam filtering and/or archiving.