Algorand sets a deadline for post-quantum security: roadmap until 2027

The Algorand Foundation has officially unveiled a roadmap for transitioning the network to "broad quantum resilience." The key goal is to complete the large-scale migration by the end of 2027, with the first protocol updates starting as early as the third quarter of 2026. This is not just a planned upgrade but a recognized necessity: as recent research by Google Quantum AI shows, quantum computers capable of breaking elliptic curve cryptography may emerge sooner than expected and with lower computational costs.
Preparation for this day began back in 2022 with the implementation of State Proofs — compact state certificates of the ledger, signed using the Falcon scheme every 256 rounds. As early as November 2025, the team conducted the first mainnet transaction authorized by Falcon signatures via the LogicSig mechanism. This was an important but still intermediate step.
What Will Change in 2026–2027
The main breakthrough is expected in the third quarter of 2026: the protocol will gain native support for post-quantum accounts. This means users will be able to create Falcon-1024 accounts directly from a standard 25-word seed phrase, without workarounds. The network will continue to support Ed25519 but will add Falcon-512, ML-DSA, and other schemes, without changing the address format. Hybrid accounts combining classical and post-quantum keys deserve special attention — this is a reasonable compromise between security and compatibility.
By the end of 2026, Algorand plans to implement native multi-signature for multiple cryptographic schemes and begin migrating its own treasury to post-quantum addresses. These addresses will also be available to staking participants.
Consensus Under Protection
The most complex block of work concerns consensus. Currently, the selection of committee members depends on VRF built on elliptic curves, and messages are signed via Ed25519. These mechanisms are vulnerable to quantum attacks. The Foundation expects to present research on post-quantum VRF by early 2027. For consensus messages, a hybrid model is being considered, where both Ed25519 and Falcon will be temporarily used.
As Algorand Foundation CTO Bruno Martins rightly noted, "post-quantum security cannot be patched after Q-Day." The roadmap states that timelines and the set of solutions are predictive and may change as standards evolve. However, the very existence of a clear plan and specific deadlines is a sign of industry maturity.
Expert opinion: Algorand demonstrates one of the most well-thought-out approaches to post-quantum protection among major L1 networks. Unlike BNB Chain, where tests showed significant performance degradation, Algorand relies on hybrid schemes and a phased transition, minimizing risks for users. If the plan is executed on time, Algorand could become a benchmark for quantum resilience across the entire sector.