Qurrency: a quantum-secure, private, and auditable platform for digital assets

2 min read Original article ↗

Paper 2026/015

Qurrency: a quantum-secure, private, and auditable platform for digital assets

Sanjam Garg, University of California, Berkeley

Matthew Gregoire, University of North Carolina at Chapel Hill

Keewoo Lee, Ethereum Foundation

Mike Lodder, Lit Protocol

Hart Montgomery, Linux Foundation Decentralized Trust

Guru Vamsi Policharla, University of California, Berkeley

Jim Zhang, Kaleido

Abstract

Central bank digital currencies (CBDCs) and other related digital asset platforms have the potential to revolutionize the financial world. While these platforms have been deployed in test environments by virtually all large financial institutions, including central banks, there are still several limitations of these systems that prevent widespread adoption. These include (i) privacy, (ii) security against quantum adversaries, and (iii) auditability. In this work, we undertake (to our knowledge) the first formal study of these systems. While there have been many digital asset platforms implemented, we do not know of any formal model for a fundamentally UTXO-based digital asset platform/CBDC. Our first contribution is a formal modeling of a UTXO-based private digital asset system that meets our requirements listed above. This model is loosely based upon the open source software that we found came the closest to meeting our requirements, Linux Foundation Decentralized Trust (LFDT) Zeto. In the course of our formal modeling, we helped to improve the security of Zeto. We then provide an efficient construction of such a system, which we call Qurrency. Qurrency is an efficient UTXO-based privacy-preserving token system that includes an auditing mechanism and is secure against "harvest now, decrypt later" attacks, which is critically important for several central banks, including the Bank of Brazil. We implemented our construction to show that it is practically efficient and can be used on any EVM-based blockchain system with ease.

BibTeX

@misc{cryptoeprint:2026/015,
      author = {Arka Rai Choudhuri and Sanjam Garg and Matthew Gregoire and Keewoo Lee and Mike Lodder and Hart Montgomery and Guru Vamsi Policharla and Jim Zhang},
      title = {Qurrency: a quantum-secure, private, and auditable platform for digital assets},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/015},
      year = {2026},
      url = {https://eprint.iacr.org/2026/015}
}