Vitalik Buterin, the co-founder of Ethereum, has shared a clear plan to keep Ethereum safe in the future. He talks about quantum resistance. This idea means making sure the system remains secure even when powerful quantum computers exist. Quantum computers could break some kinds of security that are used today. So, this plan is about changing and improving Ethereum to stay safe in the long run.
To help readers understand, you can think of quantum resistance as building a lock that even the strongest future machines would not be able to pick easily. The goal is to protect the people who use Ethereum, the things that run on it, and the data that sits on the network.
What is quantum resistance?
Quantum resistance means using math and ideas that are hard for quantum computers to break. A quantum computer is a special kind of computer that can solve certain problems much faster than ordinary computers. Some cryptographic methods used today could be broken by quantum computers. When people talk about quantum resistance, they mean changing these methods so my messages, accounts, and contracts stay secure no matter how powerful a computer gets in the future.
Vitalik suggested a plan for several parts of Ethereum to become resistant to quantum attacks. Here are the main areas he mentioned and the kinds of changes people are thinking about.
Where could quantum threats appear on Ethereum?
He called out a few specific parts of the system where a quantum computer could create problems. These parts include:
- Consensus-layer BLS signatures: These are a way the network proves that a group agreement is genuine. They are fast and compact, but could be risky in a quantum future.
- Data availability systems using KZG commitments and proofs: This helps prove that data is available to everyone on the network without sending all of it. It is efficient now, but it could face challenges later.
- Externally owned account signatures based on ECDSA: This is the common way individual users sign messages to move funds or sign transactions. If quantum computers can break ECDSA, user accounts could become unsafe.
- Application-layer zero-knowledge proofs such as KZG or Groth16: These are proof systems that show something is true without revealing details. They help with privacy and speed, but quantum computers could affect their security too.
In short, some of the core security tools used by Ethereum might become weaker in the future. Buterin outlined ideas to address these risks and keep the network secure as technology evolves.
Key ideas in the quantum resistance roadmap
Buterin suggested several concrete steps. Each step is designed to fortify a specific part of Ethereum. Here are the main ideas explained in simple terms:
- Improve consensus-layer security: Replace BLS signatures with hash-based options such as Winternitz variants. This means using a different kind of signature that could be stronger against quantum attacks.
- Use STARK-based aggregation: This is a way to combine many signatures into one check. It helps the network verify many messages quickly after a single pass, reducing work for validators.
- Lean toward fewer signatures per slot in the early phase: By making the system simpler at first, you may need fewer signatures each time interval. This could make the network faster to verify in the beginning, and then allow for changes later.
- Choose a long-term hashing method: The plan includes picking a future-proof hash function. Hashing is a way to turn data into a fixed-size string. A strong hash helps keep information secure in the long run.
- Data storage and sharing upgrades: A new way to store and share data could make the system safer against future risks. This change is more complex and would require more technical work, especially for larger verification tasks.
Protocol-level adjustments
Buterin also talked about changes at the protocol level. These would affect how the system checks and verifies information, including user accounts and proofs. Here are the major ideas:
- Native account abstraction through EIP-8141: This is a proposed improvement to the way accounts can use different signature methods. The goal is to let accounts support multiple kinds of signatures, including those designed to stand up to quantum threats. The change is meant to give more flexibility to how people prove they control an account.
- Current ECDSA verification costs are about 3,000 gas per check. Gas is the work measure used in Ethereum to do operations. Quantum-resistant methods could cost around 200,000 gas per check, which is much higher. But current expectations are that progress will make those costs better over time as technology improves.
- Using signature aggregation to reduce load: In the long run, Ethereum could combine many signatures into a single verification step. This reduces the total work the network needs to do and helps with scalability.
- Proof systems and quantum resistance: Today, ZK-SNARKs are known to be efficient, but post-quantum options like STARKs can be more expensive. The plan discusses how to work with these proof systems in a quantum future.
- EIP-8141 and bundled checks: The idea is to allow multiple transaction checks to be grouped and verified in one single proof before reaching the blockchain. This could lower the amount of computation the blockchain must perform on-chain and help with scalability.
These steps are about making the system stronger now while also planning for a future where quantum computers exist. The goal is to keep Ethereum usable and safe as technology changes.
The road ahead for Ethereum
Last month, the Ethereum Foundation said the ecosystem’s next phase would focus on expanding network capacity. This means making the network bigger and faster in a way that still keeps long-term security and resilience in mind. In other words, the team wants to grow Ethereum while also making it safer from future threats such as powerful quantum computers.
The roadmap that Buterin shared shows a thoughtful plan. It explains which parts of the system could be at risk and how engineers might fix and strengthen them. The plan emphasizes gradual changes. This approach helps Ethereum users stay protected without causing sudden, disruptive changes to the network.
What comes next will involve a lot of technical work. Developers will study possible methods, run tests, and gradually implement the best options. As the plan moves forward, Ethereum users can expect more updates on how these quantum-resistant techniques will be adopted in a careful, secure way.
This story was reported by CryptoPotato as part of ongoing coverage of Ethereum’s development. The detailed ideas are shared by Vitalik Buterin and other Ethereum researchers who work to keep the platform safe for everyone who uses it.
Glossary and quick explanations
Below you will find short explanations of some important terms that appear in this discussion. Each term has a link to a Wikipedia page if you want to read more.
- Vitalik Buterin — Vitalik is a Russian-Canadian programmer and the co-founder of Ethereum. He helps guide the project and suggests ideas for improvement.
- Ethereum — Ethereum is a decentralized blockchain platform. It lets people run smart contracts and build decentralized applications, also called dapps.
- BLS digital signature — A short digital signature method. It uses a special math trick called a bilinear pairing and allows very small signatures.
- Elliptic Curve Digital Signature Algorithm (ECDSA) — A common method to sign messages using elliptic-curve math. It is widely used today, but could be vulnerable to quantum attacks in the future.
- Zero-knowledge proof — A way to prove that something is true without showing the actual data. It helps with privacy and security in many digital systems.

Leave a Reply