A new privacy-focused rollup called TzEL has launched on the Tezos testnet, bringing post-quantum cryptography to private payments in what developers describe as the first working prototype of its kind. The launch, announced on 14 May 2026, addresses growing concerns about the vulnerability of current blockchain privacy solutions to future quantum computing attacks.
Key Facts
- First working prototype of a post-quantum private payment system on a public blockchain
- Uses zk-STARK proofs (~300KB) — significantly larger than current privacy proofs
- Leverages Tezos' Data Availability Layer (DAL), integrated in 2024
- Supports encrypted payment memos, viewing keys, and detector keys
- Currently live on Tezos testnet
The Quantum Threat to Blockchain Privacy
The timing reflects a shift in how the blockchain industry views quantum threats. In recent months, concerns around the quantum threat facing blockchains have increasingly moved from academic curiosity into practical risk management. Privacy on blockchains today relies on elliptic curve cryptography that quantum computers will break.
Critically, while existing systems can keep a payment private today, the associated encrypted note payloads and memos are permanently recorded on-chain, presenting malicious actors with a real opportunity to harvest data now for decryption later.
How TzEL Solves It
TzEL neutralizes this threat by implementing quantum-resistant cryptography for both payments and the associated data. The system ensures users can continue to transact privately, with full control over who can view transaction data through features like encrypted payment memos, viewing keys, and detector keys.
The Technical Challenge: Proof Size
The development team faced significant technical hurdles in bringing the system to life. One particular technical challenge involved in building a post-quantum privacy system has been the size of the cryptographic proofs. The quantum-resistant zk-STARK proofs used by TzEL are around 300KB — much larger than currently used privacy proofs — which make post-quantum private systems economically and technically prohibitive for many blockchains.
The Tezos DAL Advantage
TzEL overcomes this obstacle by utilizing Tezos' built-in Data Availability Layer (DAL). Integrated into the Tezos protocol in 2024, the DAL significantly increases the amount of transaction data that can be published on-chain, making it possible to offer a full private transaction stack without congesting the network.
Looking Ahead
While still in development, and while Tezos itself is still only beginning to transition to post-quantum cryptography, TzEL demonstrates that private, post-quantum transactions are achievable today, and points toward a future where long-term transaction privacy is the baseline, not the exception.
More information about TzEL is available at tzel.tezos.com.


















