Secure Notification Transmission via Segmented Cryptographic Networks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Notifications intended for a group of users are often intercepted and easily analyzed, preventing secure information transfer and the establishment of a network among users.

Innovation Solution

A system and method that utilize a computing device to identify user ventures, generate networks based on user signatures and flutter elements, and transmit notifications through cryptographic functions and authentication operators to ensure secure communication.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If notifications are transmitted in plain text to a series of users, then the transmission process is simple and fast, but the notifications can be intercepted and easily analyzed by interceptors

Engineering Contradiction:
Improvesecurity of notification transmissionVSAvoidcomplexity of transmission system
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The notification message is segmented into multiple parts and distributed to different users through separate channels. Each user receives only a portion of the complete message, making interception insufficient for obtaining full information. The message reconstruction requires aggregation of all segments by authorized recipients.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A trusted intermediary system (the computing device) encrypts the notification and manages key distribution among users. The intermediary coordinates the secure transmission process, ensuring that only authorized combinations of users can reconstruct and read the complete notification, while preventing unauthorized interception.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If cryptographic functions and authentication operators are used to secure notification transmission, then the security and reliability of the network is improved, but the complexity of the system increases

Engineering Contradiction:
Improvesecurity of network establishmentVSAvoidcomplexity of cryptographic processing
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

Cryptographic keys and authentication credentials are pre-distributed to users before the actual notification transmission. The cryptographic functions are set up in advance, creating secure channels and authentication mechanisms that automatically protect the transmission without requiring complex real-time processing during message delivery.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system uses digital signatures and cryptographic copies of keys that can be verified without exposing the original secrets. Each user receives cryptographic copies (public keys, signature verification data) that enable secure communication without requiring the transmitting system to maintain complex state information about each user.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS11784822B2System and method for transmitting a notification to a network
Publication Date: 2023.10.10 ZUCKERMAN LILY
  • US11784822B2 patent drawing
  • US11784822B2 patent drawing
  • US11784822B2 patent drawing

AI summary

A system and method for transmitting a notification to a network includes a computing device, the computing device configured to identify at least a user venture of a plurality of user ventures, generate at least a network as a function of the user venture and at least a flutter element, wherein generating further comprises retrieving at least a user signature of a plurality of user signatures relating to the flutter element, producing at least an input as a function of the user signature using at least a cryptographic function, and generating the at least network as a function of the input and the user venture, identify at least a logical input as a function of the network using an authentication operator, and transmit a notification as a function of the logical input to at least the network.