[Resource Topic] 2022/211: Azeroth: Auditable Zero-knowledge Transactions in Smart Contracts

Welcome to the resource topic for 2022/211

Title:
Azeroth: Auditable Zero-knowledge Transactions in Smart Contracts

Authors: Gweonho Jeong, Nuri Lee, Jihye Kim, and Hyunok Oh

Abstract:

With the rapid growth of the blockchain market, privacy and security issues for digital assets are becoming more important. In the most widely used public blockchains such as Bitcoin and Ethereum, all activities on user accounts are publicly disclosed, which violates privacy regulations such as EU GDPR. Encryption of accounts and transactions may protect privacy, but it also raises issues of validity and transparency: encrypted information alone cannot verify the validity of a transaction and makes it difficult to meet anti-money laundering regulations, i.e. auditability. In this paper, we propose \textsf{Azeroth}, an auditable zero-knowledge transfer framework. \textsf{Azeroth} connects a zero-knowledge proof to an encrypted transaction, enabling it to check its validation while protecting its privacy. \textsf{Azeroth} also allows authorized auditors to audit transactions. \textsf{Azeroth} is designed as a smart contract for flexible deployment on existing blockchains. %According to the result of our experiment, the proof generation time is about 0.9s, and the asset transferring time is only 4.4s, which is practically usable. We implement the \textsf{Azeroth} smart contract, execute it on various platforms including an Ethereum testnet blockchain, and measure the time to show the practicality of our proposal. The end-to-end latency of a privacy-preserving transfer takes about 4.4s. In particular, the client’s transaction generation time with a proof only takes about 0.9s. The security of \textsf{Azeroth} is proven under the cryptographic assumptions.

ePrint: https://eprint.iacr.org/2022/211

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .