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. Zef further introduces opaque coins represented as off-chain certificates that are bound to user accounts. In order to hide the face values of coins when a payment operation consumes or creates them, Zef uses random commitments and NIZK proofs. Created coins are made unlinkable using the blind and randomizable threshold anonymous credentials of Coconut. To control storage costs associated with coin replay prevention, Zef accounts are designed so that data can be safely removed once an account is deactivated. Besides the specifications and a detailed 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.05671v4 [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.