Zcash private transactions could fall below 200ms

By crypto.news | Created at 2026-08-31 09:08:51 | Updated at 2026-08-31 10:10:35 1 hour ago

Zakura released an open-source cryptography toolkit on Aug. 29 that it says can reduce the time required to construct some private Zcash transactions from more than three seconds to below 200 milliseconds.

Summary

  • Zakura Common cuts transaction construction from over three seconds to under 200 milliseconds, developers claim.
  • Mobile proof generation improved more than fourteenfold, while desktop benchmarks showed gains exceeding fivefold overall.
  • Sinsemilla hashing accelerated more than twenty-onefold, while proof verification improved between fourfold and eightfold overall.
  • Wallet developers can adopt the open-source libraries without requiring a coordinated Zcash network upgrade first.
  • Zakura version 1.3.0 uses the stack, while Vizor Wallet is among its earliest confirmed adopters.

The toolkit, called Zakura Common, replaces several cryptographic components used by wallets and full nodes. The developers said the changes improve proof generation, transaction verification, wallet scanning and hashing without altering Zcash’s consensus rules.

Zakura released the software under dual MIT and Apache 2.0 licenses. Wallet and node developers can therefore integrate the libraries without waiting for a hard fork or synchronized network upgrade.

Zcash wallets generate privacy proofs faster

Zcash shielded transactions conceal the sender, recipient and transferred amount. A wallet must create a zero-knowledge proof showing that the hidden transaction follows the network’s rules before broadcasting it.

That computation happens on the user’s device. Slow proof generation can therefore delay a payment before validators or nodes begin processing it.

Zakura’s benchmarks showed mobile proof generation running more than 14 times faster under the new stack. Desktop performance improved by more than five times.

The developers said those gains could bring transaction construction below 200 milliseconds “in many cases.” The figure is a benchmark result rather than a guaranteed time for every device, wallet or transaction.

Hardware, operating systems, transaction complexity and wallet implementations may produce different results.

Zakura Common improves more than proof generation

The toolkit also made Sinsemilla hashing more than 21 times faster, according to Zakura. Zcash uses Sinsemilla within its Orchard shielded protocol for cryptographic commitments and related operations.

Trial decryption improved by more than 1.5 times. Wallets use that process while scanning blockchain data to identify shielded transactions belonging to their users.

Zakura also reported fourfold to eightfold gains in zk-SNARK verification. Faster verification could help full nodes validate transactions sooner and reduce the risk of block-processing delays.

“Shielded wallets that use Zakura Common, and full nodes like Zakura itself, all benefit,” Zcash co-founder Sean Bowe said.

The release does not shorten Zcash block production or settlement on its own. It primarily targets the cryptographic work performed before broadcasting and while checking transactions.

Wallet developers can adopt the toolkit immediately

Zakura version 1.3.0 has moved to the new cryptography stack. Vizor Wallet is among the first wallet projects adopting the libraries, according to the development team.

Other wallets must integrate and test Zakura Common before their users receive the same performance gains. Adoption will therefore depend on individual development schedules rather than a single network activation date.

The update arrives as Zcash wallet development becomes more distributed. In January, former Electric Coin Company developers formed CashZ to continue work based on the Zashi wallet code.

Wallet integrations have also expanded access to shielded transfers. A previous ShapeShift wallet integration added Zcash privacy support across its non-custodial platform.

ZEC briefly rose before the broader pullback

ZEC initially rose about 5% following the Zakura Common announcement and traded near $839. The timing indicates a market reaction but does not prove the software release caused the entire move.

CoinGecko subsequently placed ZEC near $829 on Aug. 31, down about 0.8% over 24 hours. The token traded between approximately $808 and $888 during that period.

The next evidence will come from real wallet deployments. Developers will need to confirm whether the benchmark gains persist across consumer devices, larger shielded transactions and different operating environments.

Zakura is also preparing for the proposed NU7 upgrade, which could reduce Zcash block times to about 25 seconds. The team says its current software can already operate under that target, although NU7 requires a separate network governance and activation process.

Read Entire Article