Ethereum Drafts Quantum-Resistant Deposit Contract
Ethereum is taking steps to address its exposure to quantum computers, which could potentially break certain types of cryptography. The project has released a draft proposal for a new deposit contract that would allow validators to use larger, quantum-resistant keys.
The current contract was designed around BLS (Bellare-Liu-Swenson) signatures, which are efficient but also vulnerable to quantum attacks. Ethereum's researchers have proposed adding variable-length fields and a scheme identifier to the deposit process to accommodate future validator credentials.
The draft proposal does not immediately migrate existing validators or affect their operations. However, it sets the stage for a potential upgrade that could permanently stop accepting new BLS deposits and allow only post-quantum signatures in the future.
Ethereum's roadmap indicates that its post-quantum work is aimed at full protection around 2029, with leanXMSS (a hash-based signature scheme) and leanVM (which helps aggregate larger signatures) playing key roles. The current draft is a crucial step in preparing for this transition.