Blog | Quantum

Algorand targets broad quantum resilience by 2027

Algorand has been leading in blockchain quantum resilience since 2022.

And now, we have announced our roadmap to target broad quantum resilience by the end of 2027 – including native PQ accounts with related SDK and developer tooling support; PQ multisig for institutions, treasuries, and high-value operations; and research into PQ-resilient VRF and signatures for consensus messaging. The first milestones from this roadmap begin in Q3 2026.

Read the blog ->

class Dao extends Contract {

registeredAsaId = GlobalStateKey();

proposal = GlobalStateKey();

votesTotal = GlobalStateKey();

voteInFavor = GlobalStateKey();

inFavor = BoxMap<Adress, boolean> ();

endTime = GlobalStateKey();

createApplication(proposal: string, length: number): void {

this.endTime.value = globals.latestTimestamp + length;

this.proposal.value = proposal;

}

bootstrap(): Asset {

Press & Publications Algorand Foundation Announces Post-Quantum Security Roadmap, Targets Broad Quantum Resilience by 2027 \
\
June 18, 2026
Press & Publications CoinDesk: Algorand unveils roadmap to achieve quantum resistance by 2027 \
\
June 18, 2026
Quantum Algorand targets broad quantum resilience by 2027 \
\
June 18, 2026
Quantum Algorand Post-Quantum Cryptography Roadmap \
\
June 18, 2026
Quantum Algorand Post-Quantum Ledger \
\
May 14, 2026
Press & Publications "Quantum Computing and Blockchain" paper from Coinbase features Algorand \
\
April 22, 2026
Press & Publications Algorand in IEEE Spectrum on the race to transition to post-quantum cryptography \
\
April 15, 2026
Press & Publications New whitepaper from Google Quantum AI cites Algorand \
\
April 1, 2026
Governance 2025 on Algorand: Roadmap progress \
\
December 12, 2025
Developer Blog Series Technical Brief: Quantum-resistant transactions on Algorand with Falcon signatures \
\
November 3, 2025

.png?width=2000&height=571&name=Algorand-QT%20roadmap-email%20banner%20(1).png)

Algorand has led the industry in post-quantum security since 2022. And now, we've revealed a clear roadmap to achieving broad quantum resilience by 2027. Secure today. Ready for tomorrow.

Read the PQ roadmap →