Ethereum's L1 cryptography roadmap is moving away from Poseidon, a hash function designed for zero-knowledge proofs, toward traditional alternatives like SHA and BLAKE as advances in binary-field SNARKs reduce the need for specialized SNARK-friendly hashes, according to Ethereum Foundation researcher Justin Drake.

Drake's post on X outlines a timeline for quantum-resistant cryptography deployment. The shift moves Ethereum's consensus, data and execution layers toward quantum security standards. Traditional hash functions, once computationally expensive to prove within zero-knowledge systems, can now be proven efficiently using newer SNARK architectures, eliminating a key advantage Poseidon held.

Poseidon was purpose-built for circuits using SNARK proofs because its algebraic structure allowed faster computation in those contexts. The tradeoff was that it relied on less-studied cryptographic assumptions compared to hashes like SHA-256 and BLAKE2, which have decades of peer review. As binary-field SNARK technology matured, the performance gap narrowed enough that the proven security of traditional hashes became the preferable choice.

Drake's announcement proposes a production-grade version of leanVM, a stripped-down Ethereum virtual machine designed for quantum resistance, by 2027, with deployments across consensus, data and execution layers following in 2028. LeanVM is part of a broader Ethereum Foundation effort to harden the protocol against quantum computing threats, which could theoretically break current elliptic-curve cryptography if sufficiently powerful quantum computers emerge.

MSB Intel

Vitalik Buterin has stated that cryptographic agility and long-term protocol durability are central to Ethereum's future. Ethereum has planned quantum preparedness as a multi-year effort rather than an urgent overhaul, allowing time for SNARK improvements to mature and for the wider cryptographic community to converge on post-quantum standards.

Adopting SHA or BLAKE for Ethereum's core layers represents a conservative engineering choice. Both functions are standardized by NIST (SHA) and widely deployed in production systems (BLAKE2 is used in Argon2 and other privacy tools). The shift from Poseidon also simplifies interoperability with non-Ethereum systems that already rely on these established hashes.

Drake's timeline compresses Ethereum's quantum hardening into two to three years of implementation work. If leanVM reaches production status in 2027 as proposed, Ethereum would be among the first major blockchains to deploy a fully quantum-resistant execution environment across all three layers. The number that decides whether this roadmap holds is the 2027 leanVM release date; if Ethereum Foundation has not published production-grade code by the fourth quarter of 2027, the 2028 deployment window would slip into 2029.