The Tezos ecosystem has taken a significant leap forward in blockchain security with the launch of a testnet prototype for private payments designed to withstand the looming threat of quantum computing. Known as TzEL, this experimental system integrates post-quantum cryptography with zk-STARK proofs to create a privacy layer that protects transaction metadata and encrypted payment data from potential future decryption by quantum machines.
As quantum computing advances, the cryptographic foundations of many blockchain networks face increasing scrutiny. Traditional public-key cryptography, such as elliptic curve signatures used in Bitcoin and Ethereum, could theoretically be broken by sufficiently powerful quantum computers using Shor's algorithm. This vulnerability has given rise to the concept of 'harvest now, decrypt later' attacks, where adversaries collect encrypted blockchain data today with the expectation of decrypting it once quantum technology matures. TzEL directly addresses this by employing quantum-resistant algorithms that are believed to be secure against both classical and quantum attacks.
The prototype leverages Tezos' Data Availability Layer to handle the larger proof sizes inherent in post-quantum cryptography. According to the project's whitepaper, the zk-STARK proofs used by TzEL are approximately 300KB in size—significantly larger than the privacy proofs commonly found in existing blockchain privacy systems like Zcash. This size difference has been one of the main technical barriers to building scalable quantum-resistant privacy systems on-chain, but Tezos' modular architecture appears to offer a viable solution.
TzEL is currently live on the Tezos testnet and remains in active development. The broader Tezos ecosystem, powered by its native token XTZ, is still in the early stages of transitioning toward post-quantum cryptography. However, this prototype demonstrates the network's commitment to staying ahead of security challenges. The testnet allows developers and researchers to experiment with the new system, test its performance, and identify potential optimizations before any mainnet deployment.
Industry-wide push for quantum security
The Tezos initiative is part of a broader industry effort to prepare for quantum computing risks. Throughout April 2025, several major blockchain projects accelerated their quantum-resistant roadmaps. Two prominent validator clients on the Solana network introduced a test version of a post-quantum signature system called Falcon. Designed by researchers from Facebook and academia, Falcon offers compact signatures with fast verification, making it suitable for blockchain applications where performance is critical. Solana's implementation aims to protect against future quantum threats while minimizing trade-offs in transaction throughput.
Meanwhile, MARA Holdings (formerly Marathon Digital) launched the MARA Foundation, a non-profit dedicated to supporting Bitcoin network development. One of the foundation's key research areas is quantum-resistant security measures for Bitcoin's proof-of-work consensus. MARA's move signals that even established networks like Bitcoin are taking the quantum threat seriously, despite debates over its imminence.
Coinbase research highlights exposure
Researchers at Coinbase, one of the largest cryptocurrency exchanges, published an analysis assessing which blockchains are best prepared for quantum threats. The report highlighted Algorand and Aptos as networks that appear further along in integrating quantum-resistant cryptography. Algorand's pure proof-of-stake mechanism already uses a quantum-secure signature scheme as an option, while Aptos has been experimenting with post-quantum signatures in its development branches. However, the researchers warned that proof-of-stake blockchains may face greater exposure than proof-of-work networks because of the signature systems used by network validators. Validators must sign a high volume of blocks and votes, creating a larger attack surface for quantum adversaries.
The Coinbase report also noted that Ethereum's transition to proof-of-stake has introduced additional signature requirements. While Ethereum has not yet deployed quantum-resistant measures, the network's large developer community is actively researching solutions. The report emphasized that the entire crypto industry likely has only three to five years to transition before quantum computers pose a real threat to Bitcoin's security. This timeline comes from analysts at Bernstein, who based their estimate on the rate of quantum computing progress and the typical deployment cycles of blockchain upgrades.
Debate over timeline
Not everyone agrees with the urgency. Adam Back, an early cypherpunk and Bitcoin contributor known for his work on Hashcash, publicly stated that computers capable of breaking Bitcoin signatures are likely still at least 20 years away. Back pointed to the significant engineering challenges in scaling quantum computers to the millions of stable qubits required to run Shor's algorithm on cryptographic keys. His view represents a more cautious perspective within the crypto community, suggesting that the industry has ample time to develop and implement countermeasures.
This debate highlights a fundamental tension in blockchain security planning. If the quantum threat is overestimated, resources may be diverted from other pressing issues like scalability and user adoption. Underestimating the threat, however, could leave networks catastrophically vulnerable when quantum computers inevitably arrive. The approach taken by Tezos and others—building testnet prototypes now—allows the industry to gather real-world performance data and developer feedback without committing to premature mainnet deployments.
Technical details of TzEL
The TzEL prototype uses a combination of two key technologies: post-quantum cryptography and zk-STARKs. Post-quantum cryptographic algorithms, such as lattice-based or hash-based schemes, are designed to resist attacks from both classical and quantum computers. The specific algorithm chosen for TzEL is CRYSTALS-Kyber for key encapsulation and CRYSTALS-Dilithium for digital signatures, both of which have been standardized by the U.S. National Institute of Standards and Technology (NIST) as quantum-resistant.
zk-STARKs (Zero-Knowledge Scalable Transparent Arguments of Knowledge) are a type of zero-knowledge proof that does not require a trusted setup. Unlike zk-SNARKs, which rely on initial parameters that could be compromised, STARKs are transparent and produce shorter proofs for some applications. However, in the case of TzEL, the proofs are larger—around 300KB each—compared to typical SNARK proofs of a few hundred bytes. The larger size is a trade-off for trustlessness and post-quantum security. To manage these proofs efficiently, Tezos uses its Data Availability Layer (DAL), a sidechain solution that separates data availability from execution, reducing the burden on the main chain.
The TzEL testnet also implements encrypted payment metadata, which includes fields like sender, recipient, amount, and memo. By encrypting this data using post-quantum cryptography, TzEL ensures that even if an attacker captures the ciphertext today, they cannot decrypt it in a post-quantum future. The system also uses stealth addresses to protect recipient privacy and prevent linkability of transactions. These features position TzEL as a potential upgrade for privacy-centered applications on Tezos, such as decentralized finance (DeFi) and supply chain tracking.
Broader implications for blockchain privacy
The development of quantum-resistant privacy solutions is particularly urgent for blockchains that prioritize confidentiality. Existing privacy coins like Monero and Zcash use cryptographic constructions that may be vulnerable to quantum attacks. Monero uses ring signatures and stealth addresses based on elliptic curves, while Zcash relies on zk-SNARKs with trusted setups. Both systems would need to migrate to post-quantum alternatives to remain secure in a quantum era. Tezos' TzEL prototype offers a template for how such migrations could be achieved, using modular upgradeable smart contracts and on-chain governance.
The crypto industry's increasing focus on quantum resistance also reflects a maturation of the technology. Early blockchains were built with the assumption that classical computers would remain dominant for the foreseeable future. As quantum computing research accelerates—fueled by investments from Google, IBM, and national governments—the industry must adapt. The timeline varies by source, but the consensus among cryptographers is that quantum computers capable of breaking current cryptography exist in a proto-form, with scalable systems expected within the next 10 to 20 years. By launching TzEL on testnet, Tezos aims to be ahead of the curve, ensuring that when the quantum era arrives, its network is already protected.
In summary, TzEL represents a pioneering effort to combine privacy and quantum resistance in a production-ready prototype. While still experimental, it showcases the feasibility of using large zk-STARK proofs with post-quantum keys on a live blockchain. The feedback from the testnet phase will inform future upgrades, and the wider Tezos community will have the opportunity to govern the transition through its formal amendment process. As other networks follow suit, the crypto industry may be entering a new era of proactive security engineering.
Source: Cointelegraph News