BIP Austin digital publishing platform

collapse
Home / Daily News Analysis / Zcash private transactions could go from three-second waits to under 200 milliseconds

Zcash private transactions could go from three-second waits to under 200 milliseconds

Sep 06, 2026  Twila Rosenbaum 8 views
Zcash private transactions could go from three-second waits to under 200 milliseconds

Private Zcash payments have long carried a strange contradiction: they are secure and confidential, but using them on a mobile phone can be painfully slow. A shielded transaction requires a wallet to construct a zero-knowledge proof that verifies the transfer without exposing sensitive details. Depending on hardware and software, that process can take more than three seconds, making privacy-preserving payments feel less fluid than standard cryptocurrency transfers. Zakura, a group of developers working on Zcash infrastructure, says a new cryptography stack can shrink that wait to a level users are likely to perceive as instant.

Zakura Common is an open-source toolkit built to accelerate the cryptography that underlies shielded ZEC transactions. The team reports that the software makes transaction creation more than 14 times faster on mobile devices and more than five times faster on desktops. In some cases, the wait falls from more than three seconds to under 200 milliseconds. The improvements apply not only to proof creation, but also to wallet synchronization and transaction verification, two areas that can make shielded wallets feel heavy even after sending.

Key Facts

  • Zakura Common is an open-source cryptography toolkit for Zcash private transactions.
  • Proof generation can drop from over three seconds to under 200 milliseconds in some settings.
  • Mobile performance improves more than 14 times; desktop improves more than five times, according to the team.
  • Wallet syncing and verification also speed up.
  • No Zcash network upgrade is required.
  • The toolkit is tied to an ambition of scaling Zcash beyond 50,000 private transactions per second.

Zero-Knowledge Privacy at a Glance

Zcash is a cryptocurrency designed to offer optional privacy. Users can send transparent payments, which work like most public blockchains, or shielded payments, which are confidential. With a shielded payment, the network must still check that a sender owns the coins and that the transaction does not create extra tokens. It does this through cryptographic proofs. These proofs let one party demonstrate that a statement is true without revealing the information behind the statement. That is a powerful feature, but in practice, it is also expensive. The computation involves complex mathematical operations over secret data. It cannot simply be cached by a wallet that wants to remain unlinkable, because each proof is bound to a unique transaction and sender.

Generating a proof from a phone has long been difficult. Phones are not as fast as desktop PCs, and privacy requirements make it hard to offload the work without exposing information. Wallets have to balance power consumption, memory limits and speed. Early shielded Zcash implementations were particularly resource-intensive. Protocol upgrades later improved performance by optimizing circuits and proof systems, but even after those changes, mobile proof generation remained a barrier. Sending a private payment from a phone at a point of sale or from a lightweight app was possible, yet not as smooth as the experience people expect from modern payments.

A Client-Side Solution

The engineering approach matters as much as the speed number. Zakura Common is not waiting for a Zcash network upgrade; it is a client-side cryptography stack. That means a


Source:Coindesk News


Share:

Your experience on this site will be improved by allowing cookies Cookie Policy