Paper 2025/1368

Post-Quantum Readiness in EdDSA Chains

Foteini Baldimtsi, Mysten Labs, George Mason University
Konstantinos Chalkias, Mysten Labs
Arnab Roy, Mysten Labs
Mahdi Sedaghat, COSIC, KU Leuven, Soundness Labs
Abstract

Quantum computers pose a critical threat to blockchains that rely on ECDSA, such as Bitcoin and Ethereum, due to public key exposure and lack of post-quantum protections. Existing proposals for migrating to quantum-secure signatures, including hybrid constructions and zero knowledge key updates, often require address changes or fail to secure inactive accounts. In this work, we show that EdDSA-based blockchains like Sui, Solana, Near, and others offer a structural advantage: their keys are deterministically derived from a seed according to RFC 8032, allowing users to prove ownership through zero knowledge without revealing elliptic curve secrets or changing addresses. Our core contribution is a post-quantum secure protocol that uses the EdDSA seed as a witness in a zero knowledge proof to authorize new quantum-safe signatures. This construction supports seamless migration, even for users with publicly exposed keys, and preserves backward compatibility. We formalize a security model for post quantum ready signatures defined to support dual-mode security and backward compatibility and then we prove the security of our core construction via a game-based argument. Finally, we provide an implementation to validate the feasibility of our approach. Our proof of concept implementation shows a practical system and enables a seamless transition, with current benchmarks showing a proving time of $6.2$ seconds, a verification time of $2.3$ seconds, and a proof size of $5.4$ MB using the Ligetron zkVM.

Note: Full version of the paper appearing in the Proceedings of FC 2026.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Published elsewhere. Major revision. FC 2026
Keywords
post-quantumeddsaecdsaBIP32blockchain
Contact author(s)
foteini @ baldimtsi com
kostas @ mystenlabs com
arnab @ mystenlabs com
ssedagha @ esat kuleuven be
History
2026-03-20: last of 2 revisions
2025-07-26: received
See all versions
Short URL
https://ia.cr/2025/1368
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2025/1368,
      author = {Foteini Baldimtsi and Konstantinos Chalkias and Arnab Roy and Mahdi Sedaghat},
      title = {Post-Quantum Readiness in {EdDSA} Chains},
      howpublished = {Cryptology {ePrint} Archive, Paper 2025/1368},
      year = {2025},
      url = {https://eprint.iacr.org/2025/1368}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.