零知识证明 zkDaily
ZKP Frontier Tracker 🎯
Fri
02.20
2026
Project avatar
Paper
https://eprint.iacr.org/2026/306
Simon-Philipp Merz Poseidon CICO

Notes

零知识证明 zkDaily
Q&A Deep Dive 💬
Fri
02.20
2026
beginner
What does the paper attack in Poseidon2(b), and is it broken?
The paper targets the external linear layer Mε = P ⊗ M4, using subspaces to enable round-skipping and reduce algebraic complexity. Under recommended parameters, 128-bit preimage and collision security remain intact.
answer
intermediate
Why can sponge-mode attacks be stronger than cico analysis?
Sponge mode involves multiple permutations and capacity structure, allowing optimized ideal degree and stronger round-skips. Direct sponge modeling can therefore be easier than standalone cico analysis.
answer
expert
What impact does this attack have on Poseidon in zkVMs or sum-check systems?
Recommended parameters remain secure, but the linear layer has algebraic weaknesses. Reducing external rounds for circuit savings could weaken the margin, so zk systems should avoid ad hoc parameter changes.
answer