Researchers at Bitcoin Cryptography Developer [[alloc] init] Unveil Design for ZCash-Style Private Transfers on Bitcoin L1

Researchers at Bitcoin cryptography development firm [[alloc] init] have released a comprehensive 56-page design paper detailing a novel protocol for "ZCash-style" private transfers operating directly on the existing Bitcoin Layer 1 network. Dated September 24, 2026, and authored by Clara Shikhelman, Mikhail Komarov, and Aleksei Moskvin, the proposal introduces a framework known as "Shielded Bitcoin." The architecture aims to obfuscate the sender, recipient, and transaction amount of a payment while leveraging Bitcoin’s base layer without requiring fundamental consensus changes to the cryptocurrency itself.
The publication of this design arrives at a time of renewed institutional interest in cryptographic privacy coins and regulatory compliance frameworks. As privacy technologies evolve, the intersection of zero-knowledge proofs and legacy proof-of-work blockchains remains one of the most vigorously debated frontiers in decentralized finance.
Core Architectural Mechanics of Shielded Bitcoin
Unlike traditional Bitcoin transactions where addresses and balances are publicly exposed on an immutable ledger, Shielded Bitcoin manages value through encrypted "notes." Each transfer within this proposed system carries a zero-knowledge proof. This mathematical proof guarantees two critical invariants: first, that the sender genuinely controls the specific notes being spent, and second, that the total value of the inputs precisely balances the total value of the outputs without leaking numerical values to the broader network.
To prevent double-spending without revealing which underlying note was utilized, the protocol incorporates a public mechanism called a "nullifier." When a note is spent, its corresponding nullifier is published. Software nodes and indexers can then reject duplicate submissions without associating the nullifier back to the originating note, preserving user anonymity.
The verification process distinguishes Shielded Bitcoin from native privacy-centric networks like Zcash. While Zcash enforces its rules via its own dedicated blockchain consensus mechanism, Shielded Bitcoin publishes its transfer data directly to the Bitcoin network via standard data containers. The Bitcoin network records these data payloads without natively validating the complex zero-knowledge cryptography within them. Instead, auxiliary software entities known as indexers independently verify the proofs and rebuild the shielded state locally.
According to the authors, metadata such as timing, transaction fees, and the exact count of inputs and outputs remain publicly visible. The paper explicitly clarifies this design boundary: "Like Zcash and Monero, Shielded Bitcoin preserves the privacy of who paid whom and how much, not that a shielded transfer happened."
Integration with PIPEs v2 and Historical Context
The newly released paper strictly governs transfers occurring entirely within the shielded system. The mechanisms dictating how native Bitcoin (BTC) enters and exits this private state are addressed in separate, foundational research published by [[alloc] init] regarding Bitcoin PIPEs v2. This older architecture relies on encrypting a Bitcoin signing key in such a manner that it can only be successfully recovered upon the presentation of a valid cryptographic proof.
The current iteration of Shielded Bitcoin implements the Groth16 zero-knowledge proof system. Because Groth16 requires an honestly executed trusted setup ceremony to guarantee absolute security, the choice of proof system has historically drawn both adoption and scrutiny from cryptographers.

Furthermore, the protocol utilizes an OP_RETURN data output format to publish transfers, requiring approximately 625 vbytes for a standard transaction featuring two inputs and two outputs. This operational requirement depends heavily on the larger OP_RETURN payload defaults introduced in Bitcoin Core v30—a modification that has sparked considerable debate across the Bitcoin development community. Because node operators retain the technical capability to override or reverse these defaults, the long-term viability of relaying such data depends entirely on whether a sufficient threshold of miners and node operators continue to support the expanded limits.
The research also builds upon—and contrasts itself with—earlier community proposals. Specifically, the authors compare Shielded Bitcoin to Shielded CSV, a privacy framework introduced in 2025 that requires coin owners to independently archive their own transaction data, which typically cannot be recovered directly from the underlying blockchain if lost.
Pegging, Compliance Layers, and Institutional Context
To address regulatory considerations that often accompany privacy-enhancing technologies, the authors included an optional compliance framework within an appendix of the paper. This mechanism introduces a designated "Trust Authority" capable of certifying approved deposits. Such a layer would theoretically allow regulated financial institutions to verify the legitimate origins of a note without exposing the broader transaction graph to public surveillance. Crucially, notes lacking this specific evidentiary certification would remain fully functional within the decentralized network, preserving permissionless access.
The release of Shielded Bitcoin coincides with significant market developments for privacy-focused digital assets. Zcash, the cryptographic pioneer whose architecture heavily inspired the [[alloc] init] team, has experienced a notable resurgence in traditional financial markets. Regulated investment products centered around Zcash have begun trading across major exchanges in both the United States and Europe.
Grayscale launched its Zcash exchange-traded fund (ETF) on NYSE Arca on August 25, 2026, following a period of technical audits and vulnerability disclosures that briefly tested market sentiment. Shortly thereafter, on September 22, 2026, 21Shares listed Europe’s inaugural Zcash exchange-traded product (ETP) across Euronext Paris and Amsterdam. Coinciding with these milestones, the Zcash native token (ZEC) traded at $1,592 on September 25, marking a 4% increase over a 24-hour window and touching a seven-day high of $1,658.86, according to CoinGecko data.
Reactions and Industry Implications
Key figures behind the [[alloc] init] project have emphasized the deliberate, incremental nature of the research. Clara Shikhelman noted on social media that the team dedicated extensive effort toward evaluating the security tradeoffs and information leakage risks inherent in the protocol. Mikhail Komarov characterized the achievement as bringing "ZCash-style privacy on the Bitcoin L1 via PIPEs v2," while Chief Operating Officer Scott Odell remarked that the firm had been developing the concept over an extended period to deliver financial privacy "without changing Bitcoin."
The introduction of Shielded Bitcoin reignites discussions regarding the future evolution of Bitcoin’s utility. By attempting to introduce zero-knowledge privacy layers without altering Bitcoin’s core consensus rules, the proposal sidesteps the notoriously difficult governance hurdles associated with hard forks or soft forks of the base protocol.
However, technical challenges remain. The reliance on auxiliary indexers to verify proofs, the dependency on node configurations regarding OP_RETURN sizes, and the necessity of managing trust assumptions tied to the Groth16 proving system will likely face rigorous peer review from the broader cryptographic and Bitcoin development communities. As digital asset privacy continues to navigate the complex matrix of technological innovation and regulatory scrutiny, protocols like Shielded Bitcoin offer a glimpse into how foundational layer-one networks might integrate advanced cryptographic confidentiality in the years ahead.






