Aztec v5 brings cryptographic smart contracts to Ethereum in alpha launch

Aztec has released an alpha version of its v5 implementation layer, introducing a configurable privacy framework that allows Ethereum applications to process both public and private regions within the same layer-2 environment.
Summary
- Aztec has released an alpha version of its v5 execution layer, bringing programmable privacy to Ethereum with smart contracts powered by virtualization.
- The new architecture processes private computations on user devices while validating transactions on-chain without exposing sensitive data.
- Aztec said the kill layer supports stealth applications with features designed to reduce frontal operations and MEV accidents.
Aztec Labs has announced the alpha release of its v5 implementation layer, describing it as a step toward making private, native smart contracts useful on Ethereum.
The new architecture allows developers to create decentralized applications that combine private user data with the public blockchain while relying on peer-to-peer proofs to verify transactions without revealing sensitive information.
Unlike Ethereum’s base layer, where all verifiers process and store transaction input, output, and transaction data to reach consensus, Aztec’s execution layer moves the secret computation to the user’s device. Instead of disclosing transaction information to the network, the system generates cryptographic evidence locally before sending it to be verified on the chain, reducing the amount of visible transaction data while maintaining Ethereum’s security guarantees.
Client-side processing changes the way encryption is processed
At the heart of the release is a client-side data extraction engine integrated with Noir, Aztec’s domain-specific language for private smart contracts. Rather than performing secret operations on all network nodes like Ethereum’s Virtual Machine, the system performs secret calculations on the user’s hardware before generating Succinct Non-Interactive Arguments of Knowledge, or SNARKs.
Those credentials allow the network to verify that status changes are valid without revealing plain text input, transaction values, or account identities. According to Aztec Labs, the model minimizes unnecessary data disclosure while maintaining statistical guarantees that transactions have been processed correctly.
The architecture also presents a hybrid state model designed to overcome one of the biggest engineering challenges facing privacy-focused blockchains. Private applications often become difficult when multiple users attempt to update the same public status at the same time, creating state conflicts that limit interoperability and shared financial infrastructure.
To address that limitation, the Aztecs separated the administration of the private and public lands. Private assets are stored in note trees such as UTXO, while public data is stored in key-value trees. During signaling, private functions can generate deferred calls to a public function that are processed later within the same function’s lifecycle, allowing private and public functions to work together without sacrificing execution or creating race conditions.
The deployment model is intended to support applications that require private computing while still interacting with Ethereum’s public ecosystem, including shared spending pools and other decentralized financial systems.
The privacy model guides financial and business applications
Besides transaction privacy, the execution layer introduces features that can alleviate several long-standing problems in blockchain implementation.
According to Aztec Labs, transaction information remains hidden prior to state commitment, making it very difficult for outside observers to reschedule pending transactions or exploit visible transaction data through Maximum Extractable Value techniques.
The architecture also provides the building blocks for applications such as private order matching, private funding, and selective compliance programs that disclose only the information needed for a key view instead of revealing the user’s complete records.
Those capabilities build on Aztec’s long-term focus on programmable privacy rather than simple anonymous token transfers.
Speaking to crypto.news in April 2025, Aztec Labs founder and CEO Zac Williamson said blockchain privacy should go beyond hiding wallet addresses.
He described user privacy, private transaction data, and smart private contract execution as the three pillars needed for effective on-chain privacy, calling it the “privacy holy grail of blockchain.”
Williamson also pointed out that privacy should not be considered a separate part of the industry, saying, “every crypto will be private” as programmable privacy becomes part of mainstream blockchain applications.
Discussing compliance, Williamson said privacy-preserving programs should rely on selective disclosure rather than complete anonymity. He pointed to ZKPassport as an example, explaining that users can tap an NFC-enabled passport to generate zero-information credentials and choose “what information you want to disclose,” whether it’s nationality, age, or other identity factors.
He said the technology is “consensus-free, privacy-preserving, and ensures strong compliance,” adding that such systems are “more powerful” than existing privacy solutions because they combine privacy with systematic compliance.
That vision expanded further in May 2026 when Aztec Labs acquired ZKPassport while committing to keeping the passport authentication platform open source. The acquisition brought a privacy-focused identity infrastructure directly into the Aztec ecosystem, allowing developers to integrate programmable privacy and identity verification across Ethereum-compatible networks.
The technology has already been tested on the Aztec network to help mitigate Sybil attacks by allowing participants to prove they are different people without revealing their identity. It was also used during the AZTEC token sale to perform sanctions checks while keeping participant information private.
Alpha releases follow security incidents involving legacy products
The kill layer comes shortly after Aztec Labs faced security issues involving discontinued products.
Earlier this month, Aztec Labs revealed that it was investigating a potential exploit involving a discounted payment product launched in 2021 after nearly $2 million was transferred to an irreversible smart contract. The company said the affected system was terminated in 2022 and operated without administrator keys, preventing the team from pausing or updating the contract.
Separately, another downed product, Aztec Connect, lost nearly $2.1 million after attackers used an old unmodified RollupProcessorV3 contract. Aztec Labs said the incidents were not related to the Aztec network being active.
The Aztec Foundation also said that there is no exploit related to the current network or the AZTEC ERC-20 token, stressing that the contracts involved are legacy infrastructure that will live on Ethereum after the products sunset.



