We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CR

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Cryptography and Security

Title: Zef: Low-latency, Scalable, Private Payments

Abstract: We introduce Zef, the first Byzantine-Fault Tolerant (BFT) protocol to support payments in anonymous digital coins at arbitrary scale. Zef follows the communication and security model of FastPay: both protocols are asynchronous, low-latency, linearly-scalable, and powered by partially-trusted sharded authorities. In contrast with FastPay, user accounts in Zef are uniquely-identified and safely removable. Zef coins are bound to an account by a digital certificate and otherwise stored off-chain by their owners. To create and redeem coins, users interact with the protocol via privacy-preserving operations: Zef uses randomized commitments and NIZK proofs to hide coin values; and, created coins are made unlinkable using the blind and randomizable threshold anonymous credentials of Coconut. Besides the detailed specifications and our analysis of the protocol, we are making available an open-source implementation of Zef in Rust. Our extensive benchmarks on AWS confirm textbook linear scalability and demonstrate a confirmation time under one second at nominal capacity. Compared to existing anonymous payment systems based on a blockchain, this represents a latency speedup of three orders of magnitude, with no theoretical limit on throughput.
Subjects: Cryptography and Security (cs.CR)
Cite as: arXiv:2201.05671 [cs.CR]
  (or arXiv:2201.05671v2 [cs.CR] for this version)

Submission history

From: Alberto Sonnino [view email]
[v1] Fri, 14 Jan 2022 21:09:11 GMT (154kb,D)
[v2] Wed, 19 Jan 2022 11:07:13 GMT (155kb,D)
[v3] Thu, 3 Mar 2022 19:13:30 GMT (159kb,D)
[v4] Tue, 8 Mar 2022 21:37:24 GMT (159kb,D)

Link back to: arXiv, form interface, contact.