Crypto news

19.06.2026
10:29

Algorand sets a deadline for post-quantum protection: full resilience by 2027

Квантовый компьютер, квантовые вычисления, криптография, блокчейн

The Algorand Foundation has unveiled an ambitious roadmap aimed at achieving "broad quantum resilience" for the network by the end of 2027. This is a strategic response to the growing threat from quantum computing, which, according to the latest data, could break modern elliptic curve cryptography much faster than previously thought.

The first phase of protocol upgrades is scheduled for Q3 2026. This is not just about cosmetic changes, but a fundamental restructuring of the cryptographic foundation of the entire ecosystem. The plan covers all critical components: accounts, wallets, developer tools, multi-signatures, and even consensus mechanisms.

The Foundation Has Already Been Laid

Algorand began preparing for the post-quantum era back in 2022 with the introduction of State Proofs — compact ledger state certificates signed using the Falcon scheme every 256 rounds. This was a first, but important, step. In November 2025, the team achieved a breakthrough by conducting the first mainnet transaction authorized solely by Falcon signatures through the programmable authorization mechanism LogicSig.

2026-2027 Plan: From Hybrid Accounts to Post-Quantum Consensus

The key innovation of Q3 2026 is native support for post-quantum accounts. This will eliminate the need for users to resort to workarounds via LogicSig. SDKs are expected to allow generating Falcon-1024 accounts from a standard 25-word seed phrase.

The protocol will support multiple signature schemes without changing the address format. The network will continue to work with Ed25519 but will be able to add Falcon-1024, Falcon-512, ML-DSA, and others. Special emphasis is placed on hybrid accounts that combine classical and post-quantum keys — this will ensure a smooth transition without loss of compatibility.

By the end of 2026, native multi-signature support for multiple cryptographic schemes and support for Falcon-512 are planned. The Algorand Foundation will also begin migrating its own treasury to post-quantum accounts, and such addresses will become available for staking participants.

The most complex block of work concerns consensus. The current committee selection mechanism depends on VRF (Verifiable Random Function), which relies on elliptic curve cryptography. Consensus messages are signed via Ed25519. These mechanisms are vulnerable. The Foundation expects to present research work on post-quantum VRF by early 2027. For consensus messages, a hybrid model using Ed25519 and Falcon is being considered.

Algorand Foundation CTO Bruno Martins emphasized: "Post-quantum security cannot be patched after Q-Day." The roadmap notes that the timelines and set of solutions are predictive in nature and may change as standards evolve.

My analysis: Algorand demonstrates one of the most well-developed and pragmatic approaches to the post-quantum threat among major blockchains. Unlike BNB Chain, where tests showed a significant performance drop, Algorand is betting on hybrid models and gradual migration. This is sensible: rushing could break a working ecosystem, while delay could make it vulnerable. The key challenge is post-quantum VRF for consensus. If Algorand solves this problem by 2027, it will become one of the first truly quantum-resistant layer-1 blockchains.