# Ethereum Will Receive Protection Against Quantum Threats
The Ethereum network will implement protection against quantum threats. In 2026, a major update to encryption algorithms and transaction verification methods is expected on the blockchain.
Now, the quantum resistance roadmap.
Today, four things in Ethereum are vulnerable to quantum attacks:
Currently, the protocol has four components vulnerable to quantum computers. These are consensus-level signatures, data availability, user address algorithms, and ZK proofs. The update plan involves a phased overhaul of the network.
Validator signatures will be completely replaced with hash-based cryptography. A fast hashing algorithm will be selected for the new system, as standard solutions are slow.
The network will abandon the current verification system (KZG) in favor of STARK proofs. This will require extensive technical work. The new algorithms take up a lot of space. The team will need to optimize data storage.
User Wallets
A new type of transaction with abstracted validation and gas fees (EIP-8141) will be added to the protocol. This will allow any cryptographic system, not just ECDSA, to be used for signing transactions. Quantum-resistant algorithms are larger and more expensive. To prevent network fees from rising, the network will update mathematical computation mechanisms.
Quantum-secure proofs require prohibitively high fees—around 10 million gas. The solution will be protocol-level aggregation. Transactions will be verified before inclusion in a block, in the mempool. Nodes will send only one “light” proof of the correctness of all computations to the main network every half second. This will reduce system load and lower operation costs.
Recall that in January, the Ethereum Foundation announced post-quantum security as one of its main strategic priorities and formed a dedicated team of developers.
This page may contain third-party content, which is provided for information purposes only (not representations/warranties) and should not be considered as an endorsement of its views by Gate, nor as financial or professional advice. See Disclaimer for details.
Ethereum will receive protection against quantum threats - ForkLog: cryptocurrencies, AI, singularity, the future
The Ethereum network will implement protection against quantum threats. In 2026, a major update to encryption algorithms and transaction verification methods is expected on the blockchain.
Currently, the protocol has four components vulnerable to quantum computers. These are consensus-level signatures, data availability, user address algorithms, and ZK proofs. The update plan involves a phased overhaul of the network.
Validator signatures will be completely replaced with hash-based cryptography. A fast hashing algorithm will be selected for the new system, as standard solutions are slow.
The network will abandon the current verification system (KZG) in favor of STARK proofs. This will require extensive technical work. The new algorithms take up a lot of space. The team will need to optimize data storage.
User Wallets
A new type of transaction with abstracted validation and gas fees (EIP-8141) will be added to the protocol. This will allow any cryptographic system, not just ECDSA, to be used for signing transactions. Quantum-resistant algorithms are larger and more expensive. To prevent network fees from rising, the network will update mathematical computation mechanisms.
Quantum-secure proofs require prohibitively high fees—around 10 million gas. The solution will be protocol-level aggregation. Transactions will be verified before inclusion in a block, in the mempool. Nodes will send only one “light” proof of the correctness of all computations to the main network every half second. This will reduce system load and lower operation costs.
Recall that in January, the Ethereum Foundation announced post-quantum security as one of its main strategic priorities and formed a dedicated team of developers.