Digital Signature Email Authentication via Public Key Verification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current email authentication mechanisms are inadequate in distinguishing genuine from forged or spam emails, as they rely on weak sender identification methods that can be easily circumvented by malicious users, leading to potential harm through unsolicited or deceptive messages.

Innovation Solution

Implementing digital signature systems that utilize public key cryptography, where senders digitally sign messages using a private key and publish a corresponding public key, allowing recipients or network service providers to verify the authenticity of messages, thereby ensuring only correctly signed messages are delivered and unsigned or falsified ones are filtered out.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If digital signature verification is implemented, then message authenticity is improved, but device complexity increases

Engineering Contradiction:
Improvemessage authenticityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent introduces a signature verification mechanism that acts as an intermediary between the sender and recipient. The verification process checks digital signatures on incoming messages using public keys, serving as a mediator that authenticates messages without requiring direct trust between sender and recipient. This intermediary verification layer resolves the contradiction by providing reliable authenticity checking while maintaining manageable system complexity through standardized cryptographic protocols.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If all messages are required to be signed, then spam filtering is improved, but ease of operation deteriorates

Engineering Contradiction:
Improvespam filteringVSAvoidmessage sending
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent implements partial signing requirements where only certain types of messages or messages from certain senders are required to be signed. The system can be configured to require signatures for specific domains, message types, or priority levels, rather than universally requiring signatures on all messages. This partial application of the signing requirement maintains spam filtering effectiveness while reducing the operational burden on legitimate senders.

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If digital signatures are used, then sender identification is improved, but loss of time increases

Engineering Contradiction:
Improvesender identificationVSAvoidverification time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent implements preliminary establishment of public keys and signature algorithms before message transmission. Senders and recipients pre-share public keys and agree on signature verification methods in advance. This preliminary setup eliminates the need for time-consuming key exchange or algorithm negotiation during message verification, thereby improving sender identification precision while minimizing verification time overhead.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS8429232B1Message authentication using signatures
Publication Date: 2013.04.23 MICRO FOCUS LLC
  • US8429232B1 patent drawing
  • US8429232B1 patent drawing
  • US8429232B1 patent drawing

AI summary

Systems and methods are provided for using digital signatures to help distinguish legitimate email from known or trusted organizations from unsolicited email or forged email. Digital signatures may be used in an email body, mail header, or embedded links. The signatures may be verified by a recipient or internet service provider and may be used in conjunction with spam filtering applications.