Skip to main content

Quantum Resistance

cryptography · security

The ability of cryptographic systems to remain secure against attacks by quantum computers.

Also known as
post-quantum security
1.basic

Quantum resistance refers to cryptographic designs believed to remain secure if large, fault-tolerant quantum computers become practical. Public-key schemes such as ECDSA and RSA would be vulnerable to Shor’s algorithm, while post-quantum schemes use different mathematical assumptions.

2.crypto-context

Bitcoin-like systems rely on both signatures and hash functions. Hash functions such as SHA-256 are affected differently by quantum algorithms and can often be strengthened by larger output sizes, while signature schemes may require more substantial upgrades.

3.migration

Practical quantum resistance is as much an upgrade problem as a cryptography problem. Networks need standardized algorithms, wallet support, migration paths for old coins, and careful review before replacing battle-tested signature systems.

Related terms

All terms and definitions may update as the Cryptionary improves.