Paper 2022/450

Astrape: Anonymous Payment Channels with Boring Cryptography

Yuhao Dong, Ian Goldberg, Sergey Gorbunov, and Raouf Boutaba

Abstract

The increasing use of blockchain-based cryptocurrencies like Bitcoin has run into inherent scalability limitations of blockchains. Payment channel networks, or PCNs, promise to greatly increase scalability by conducting the vast majority of transactions outside the blockchain while leveraging it as a final settlement protocol. Unfortunately, first-generation PCNs have significant privacy flaws. In particular, even though transactions are conducted off-chain, anonymity guarantees are very weak. In this work, we present Astrape, a novel PCN construction that achieves strong security and anonymity guarantees with simple, black-box cryptography, given a blockchain with flexible scripting. Existing anonymous PCN constructions often integrate with specific, often custom-designed, cryptographic constructions. But at a slight cost to asymptotic performance, Astrape can use any generic public-key signature scheme and any secure hash function, modeled as a random oracle, to achieve strong anonymity, by using a unique construction reminiscent of onion routing. This allows Astrape to achieve provable security that is "generic" over the computational hardness assumptions of the underlying primitives. Astrape's simple cryptography also lends itself to more straightforward security proofs compared to existing systems. Furthermore, we evaluate Astrape's performance, including that of a concrete implementation on the Bitcoin Cash blockchain. We show that despite worse theoretical time complexity compared to state-of-the-art systems that use custom cryptography, Astrape operations on average have a very competitive performance of less than 10 milliseconds of computation and 1 KB of communication on commodity hardware. Astrape explores a new avenue to secure and anonymous PCNs that achieves similar or better performance compared to existing solutions.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Published elsewhere. Major revision. ACNS 2022
Keywords
payment channel networksblockchainanonymity
Contact author(s)
yd2dong @ uwaterloo ca
iang @ uwaterloo ca
sergey gorbunov @ uwaterloo ca
rboutaba @ uwaterloo ca
History
2022-04-12: received
Short URL
https://ia.cr/2022/450
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2022/450,
      author = {Yuhao Dong and Ian Goldberg and Sergey Gorbunov and Raouf Boutaba},
      title = {Astrape: Anonymous Payment Channels with Boring Cryptography},
      howpublished = {Cryptology ePrint Archive, Paper 2022/450},
      year = {2022},
      note = {\url{https://eprint.iacr.org/2022/450}},
      url = {https://eprint.iacr.org/2022/450}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.