Skip to main content

What Is the Cryptographic Mechanism That Protects a User’s Wallet from a 51% Attack?

A user's wallet is protected by public-key cryptography, specifically the use of a private key to digitally sign transactions. A 51% attacker only controls the ability to confirm or reverse blocks, not the private keys required to authorize spending from a wallet.

The attacker cannot generate a valid signature for a transaction from a wallet they do not own, making coin theft impossible.

What Is a ‘Threshold Signature Scheme’ (TSS) and Its Relation to MPC?
What Are the Key Differences between Symmetric and Asymmetric Cryptography in the Context of Securing Financial Transactions?
How Does a Public Key Relate to a Private Key?
What Is the Relationship between a Public Key and a Private Key in a Cryptographic Pair?