Multi-Path Message Slicing for Low-Latency Internet Security

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing Internet communication and storage systems lack effective security measures to protect sensitive data from interception, tampering, and unauthorized access, particularly in public networks where encryption processes can introduce delays and resource overheads, making real-time applications like VoIP and video conferencing unreliable.

Innovation Solution

Implement an address and data scrambling method combined with routing techniques to secure data transmission and storage, using a layered encryption approach similar to onion routing, ensuring data integrity and privacy without significant delays.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional encryption methods are used to protect data transmission, then data security is improved, but transmission delays and resource overhead increase

Engineering Contradiction:
Improvedata securityVSAvoidtransmission delay
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The message is divided into multiple message slices that are transmitted separately through different paths. This segmentation allows parallel transmission without requiring complex encryption/decryption operations on the entire message, reducing processing delays while maintaining security through distributed transmission

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Intermediate servers act as relays that forward message slices without decrypting them. These intermediaries enable secure transmission through multiple hops without requiring encryption operations at each node, reducing computational overhead and transmission delays while maintaining security

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If multiple routing paths are used to enhance security, then protection against interception is improved, but system complexity increases

Engineering Contradiction:
Improveprotection against interceptionVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The message is divided into multiple message slices that are transmitted separately through different paths. This segmentation allows parallel transmission without requiring complex encryption/decryption operations on the entire message, reducing processing delays while maintaining security through distributed transmission

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Standard IP routing infrastructure is used to forward message slices through multiple paths. The system leverages existing network capabilities rather than requiring specialized hardware or protocols, reducing system complexity while achieving enhanced security through multi-path transmission

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

3Reliability

If data is partitioned and routed through intermediate servers, then privacy protection is improved, but processing overhead increases

Engineering Contradiction:
Improveprivacy protectionVSAvoidprocessing overhead
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

Intermediate servers act as relays that forward message slices without decrypting them. These intermediaries enable secure transmission through multiple hops without requiring encryption operations at each node, reducing computational overhead and transmission delays while maintaining security

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS20260052127A1System and method for routing-based internet security
Publication Date: 2026.02.19 MAY PATENTS LTD
  • US20260052127A1 patent drawing
  • US20260052127A1 patent drawing
  • US20260052127A1 patent drawing

AI summary

Method and system for improving the security of storing digital data in a memory or its delivery as a message over the Internet from a sender to a receiver using one or more hops is disclosed. The message is split at the sender into multiple overlapping or non-overlapping slices according to a slicing scheme, and the slices are encapsulated in packets each destined to a different relay server as an intermediate node according to a delivery scheme. The relay servers relay the received slices to another other relay server or to the receiver. Upon receiving all the packets containing all the slices, the receiver combines the slices reversing the slicing scheme, whereby reconstructing the message sent.