Shard-Chain Multi-Party Computation for 51% Attack Resistance
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Sharding blockchains increases scalability but makes them more vulnerable to attacks, as a smaller number of compromised nodes can control a shard chain, compromising the integrity and security of the blockchain.
Innovation Solution
Implement a multi-party computation system that determines metrics for each shard chain, specifies a minimum number of participating nodes for validation, and generates multiple secrets for digital signatures, ensuring that only when a sufficient number of trusted nodes collaborate can transactions be recorded.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Productivity
If blockchain is divided into multiple shard chains to increase scalability, then processing speed and efficiency are improved, but security and integrity are worsened due to increased vulnerability to 51% attacks
Solution Approach 1:
The patent divides the blockchain into multiple shard chains, where each shard chain is managed by a distinct group of computer nodes. This segmentation allows parallel processing of transactions across different shards, improving overall blockchain throughput and scalability while maintaining the core security model through distributed validation within each shard.
Solution Approach 2:
The patent introduces a multi-party computation system that acts as an intermediary layer between shard chains and the main blockchain. This system generates cryptographic proofs (such as validity proofs and inclusion proofs) that mediate the verification process, allowing shard chains to operate independently while maintaining security through cryptographic verification of transaction validity across the entire blockchain network.
2Adaptability or versatility
If computer nodes are divided into smaller groups for managing individual shard chains, then scalability is improved, but vulnerability to attacks is increased as fewer nodes need to be compromised
Solution Approach 1:
The patent changes the security parameter from node quantity to cryptographic proof strength. Instead of relying solely on the number of nodes in each shard, the system uses multi-party computation to generate cryptographic proofs that verify transaction validity. This parameter change allows smaller node groups to maintain security through stronger cryptographic verification mechanisms.
Solution Approach 2:
The patent creates a composite security model that combines multiple security mechanisms: distributed node validation within shards, multi-party computation protocols, cryptographic proof generation, and cross-shard verification. This composite approach layers multiple security defenses, making the system more resilient to attacks even when individual node groups are smaller.
Data Source
AI summary
Methods and systems are presented for providing a framework for facilitating multi-party computation within a sharding environment. After a blockchain is divided into multiple shard chains, a multi-party computation system obtains attributes associated with a first shard chain. The attributes may represent characteristics of the first shard chain, characteristics of transactions recorded in the first shard chain, and characteristics of the computer nodes configured to manage the first shard chain. Based on the attributes, the multi-party computation system determines a multi-party computation scheme that specifies a minimum threshold number of nodes required to participate in a transaction validation process and at least one required node required to participate in the transaction validation process for the first shard chain. The multi-party computation system configures the computer nodes configured to manage the first shard chain to perform the transaction validation process according to the multi-party computation scheme.


