Blockchain's Quantum Threat: 'Harvest Now, Decrypt Later' Strategy Already Being Used
Quantum computers pose a significant threat to blockchain security, but it doesn't require building quantum hardware. Instead, it's about designing new mathematical problems that are hard for both classical and quantum computers to solve.
Muriel Médard, an MIT professor, explains that the 'harvest now, decrypt later' strategy is already being used by intelligence agencies. They intercept and store encrypted blockchain transactions today, planning to break them when quantum computers become powerful enough in the future.
Every transaction on a public ledger is recorded permanently, making it uniquely vulnerable compared to other types of data. If a future quantum computer can crack elliptic curve cryptography (ECC), every transaction becomes readable.
To address this issue, post-quantum security relies on pen-and-paper math, not quantum hardware. One solution is the McEliece cryptosystem, but it's computationally expensive and would slow down blockchain processing. A more promising approach is Random Linear Network Coding (RLNC), which encrypts only 10% of data while protecting 100% of the dataset.
Ethereum and Algorand are two major blockchain projects that have publicly committed to post-quantum roadmaps, with Ethereum's EIP-8394 proposal specifically targeting quantum-resistant validator staking. NIST has finalized its post-quantum cryptographic standards, giving the industry concrete targets to build toward.