Ethereum abandons its 8-year cryptography bet after proof systems flip the tradeoff

NewsFri, 14 Aug 2026 23:40:53 UTC3 hours ago
Ethereum abandons its 8-year cryptography bet after proof systems flip the tradeoff

Ethereum researcher Justin Drake said on Aug. 13 that the Ethereum Foundation is abandoning Poseidon for future layer-1 (L1) designs and pivoting toward SHA or BLAKE hashes after eight years of work on specialized, proof-friendly cryptography.

Drake reported no break in Poseidon and issued no migration order, noting that recent gains in proof systems changed the performance tradeoff that had favored the hash.

SNARKs produce compact proofs that a computation was performed correctly. Many use arithmetic over large prime fields, where the bitwise operations behind conventional hashes such as SHA-256 and Keccak historically imposed a high proving cost. Poseidon was designed to lower that cost by fitting the proof system's preferred math.

Related Reading

Ethereum considers Poseidon hash to boost zero-knowledge proof efficiency

Poseidon promises reduced computational costs for Ethereum's rollups but faces skepticism over performance.
Feb 26, 2025 · Oluwapelumi Adejumo

Binary-field proofs raise hash throughput

Binius research binary-field construction works naturally with 0s and 1s, closely matching Keccak's bitwise operations. The Flock paper, posted July 29, applies newer techniques to large batches of standard hash computations.

โ€ฆ Continue reading the full article at the original source below.

Read from Source ยท cryptoslate.com ↗
This content is automatically aggregated. Full credit goes to the original publisher (cryptoslate.com).

Related