Ethereum researchers have submitted a draft proposal to update the protocol's staking deposit contract with post-quantum cryptography protections, according to a proposal circulated in August 2026. The move addresses the theoretical risk that quantum computers could eventually compromise the elliptic curve signatures currently used to authorize validator deposits on the network.
The proposal targets validator signing keys rather than the broader Ethereum protocol, meaning it focuses on one layer of the staking infrastructure. Ethereum has roughly $115 billion in staked ETH as of early August 2026, making the validator deposit contract a high-value target for any future quantum threat. The draft does not yet specify which post-quantum algorithm candidates the network will ultimately adopt; that selection remains outstanding across multiple cryptographic standards bodies.
Post-quantum cryptography research has accelerated since the U.S. National Institute of Standards and Technology began standardizing quantum-resistant algorithms in 2022. Adversaries could store encrypted data today and decrypt it once sufficiently powerful quantum computers exist. For blockchain systems, the concern centers on whether cryptographic keys could be reverse-engineered from signatures once quantum machines reach sufficient scale.
Ethereum's staking architecture requires validators to sign messages proving they control their deposited ETH. Those signatures currently rely on the secp256k1 elliptic curve, the same algorithm Bitcoin uses. A quantum computer with several million stable qubits could, in theory, derive private keys from public keys and signatures using Shor's algorithm, though estimates of when such machines might exist range from decades to never, depending on the source.

The deposit contract proposal is one component of Ethereum's broader quantum-readiness work, not a standalone defense. Developers have flagged multiple cryptographic dependencies across the protocol that would require updating: from consensus layer signing to withdrawal credentials to account recovery mechanisms. No timeline has been fixed for when these upgrades must be complete.
The draft remains open for community review and technical comment. Finalizing a post-quantum deposit contract would require the Ethereum community to reach consensus on algorithm choice, testing, and deployment sequencing, steps that could extend the process by years.
Bitcoin developers have separately discussed quantum-resistant script proposals, and other major blockchains are beginning similar assessments. The timeline for actual deployment of quantum-resistant upgrades across protocols will likely stretch well into the next decade, even as the theoretical threat remains uncertain.