Hybrid Blockchain Content Storage with Off-Chain Encryption

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current blockchain technologies face challenges in protecting confidentiality, with public blockchains lacking privacy and private blockchains having complex infrastructure and limited scalability, making it difficult to ensure compliance with various regulatory requirements across jurisdictions.

Innovation Solution

A hybrid blockchain approach that separates transaction records from content, uses strong encryption to protect confidentiality, combines private blockchain elements into a single deployable unit, and integrates identity and access management to enable permissioned access, allowing for regulatory verification and secure key management, including support for quantum computing encryption.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If public blockchain is used to ensure transparency and nonrepudiation, then transaction verification is improved, but content confidentiality is compromised

Engineering Contradiction:
Improvetransaction verificationVSAvoidcontent confidentiality
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The patent segments the blockchain into two distinct layers: a public ledger that stores only transaction metadata (hashes, timestamps, participant identifiers) for transparency and verification, and a private off-chain storage system that holds the actual confidential content. This segmentation allows each layer to fulfill its specific function without compromising the other.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent extracts the confidential content from the blockchain ledger entirely, storing it only in private off-chain storage systems. The blockchain retains only the extracted essential verification data (hashes and metadata), thereby eliminating the conflict between public verification and private confidentiality.

Inventive Principle:
Principle #2Taking out (Extraction)

2Loss of information

If private blockchain is used to protect confidentiality and provide permissioned access, then content security is improved, but infrastructure complexity increases and scalability is limited

Engineering Contradiction:
Improvecontent securityVSAvoidinfrastructure complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent introduces an intermediary identity management system that mediates between users and the blockchain network. This intermediary handles authentication, authorization, and key management, thereby simplifying the infrastructure for participating organizations while maintaining the security benefits of private blockchain access control.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Ease of operation

If encryption keys are stored centrally for easy access, then operation simplicity is improved, but security risk increases

Engineering Contradiction:
Improvekey access simplicityVSAvoidsecurity risk
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The patent segments encryption keys into multiple distinct key components or shards, distributing them across different secure locations or participants. No single entity holds the complete key, thereby reducing the security risk of centralized storage while maintaining the ability to decrypt content when needed through coordinated access.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements a nested key management structure where encryption keys are protected by additional layers of security mechanisms, such as hierarchical key hierarchies or nested cryptographic protocols, allowing secure access control without centralized key storage.

Inventive Principle:
Principle #7Nested doll (Nesting)

Data Source

PatentUS11212347B2Private content storage with public blockchain metadata
Publication Date: 2021.12.28 S&P GLOBAL INC
  • US11212347B2 patent drawing
  • US11212347B2 patent drawing
  • US11212347B2 patent drawing

AI summary

This specification relates to methods and systems for content management. One of the methods includes: receiving data identifying a user; verifying that the user is an authorized user; receiving initial content from the authorized user; encrypting the initial content using an encryption key to produce encrypted content; forwarding the encrypted content for storage; creating content storage metadata; encrypting the content storage metadata to provide encrypted content storage metadata; and forwarding the encrypted content storage metadata to a blockchain such as a public ledger.