TRON Leads Blockchain Industry in Quantum Resistance Efforts
TRON's founder Justin Sun has announced plans to deploy quantum-resistant cryptography on its mainnet, making it the first major public blockchain to do so. This move is in response to the growing threat of quantum computers breaking into cryptocurrency wallets.
The current method of securing crypto wallets, known as elliptic curve cryptography (ECDSA), relies on a form of mathematics that is vulnerable to attack by powerful quantum computers. A sufficiently advanced quantum machine could potentially reverse-engineer a public key back to its private key in a matter of hours, giving the attacker full control over the wallet.
The National Institute of Standards and Technology (NIST) has developed post-quantum cryptographic standards, including ML-DSA and SLH-DSA, which are designed to resist quantum attacks. TRON plans to deploy these new signatures on its mainnet using a hybrid signing approach, where both the existing ECDSA signature and the new post-quantum signature would be validated by network nodes simultaneously.
This move is significant because it highlights the lack of preparedness among most blockchain networks for the potential threat of quantum computers. While TRON's competitors, Bitcoin and Ethereum, have not yet published a formal post-quantum upgrade roadmap, the industry as a whole must begin to take this threat seriously and start planning for the future.
The transition to post-quantum cryptography will not be without its challenges, however. The new signatures are approximately ten times larger in data size than the existing ECDSA signatures, which could impact throughput on the TRON network. Additionally, coordinating a cryptographic upgrade across validators, wallets, exchanges, and decentralized applications without introducing vulnerabilities during the transition itself is an engineering problem that has never been solved at scale.