中文
相关论文

相关论文: zk-PCN: A Privacy-Preserving Payment Channel Netwo…

200 篇论文

Payment Channel Networks (PCNs) have been proposed as an alternative solution to the scalability, throughput, and cost overhead problems associated with blockchain transactions. By facilitating offchain execution of transactions, PCNs…

密码学与安全 · 计算机科学 2024-11-20 Kartick Kolachala , Mohammed Ababneh , Roopa Vishwanathan

Payment channel networks (PCNs) are viewed as one of the most promising scalability solutions for cryptocurrencies today. Roughly, PCNs are networks where each node represents a user and each directed, weighted edge represents funds…

密码学与安全 · 计算机科学 2020-10-22 Weizhao Tang , Weina Wang , Giulia Fanti , Sewoong Oh

The Bitcoin white paper introduced blockchain technology, enabling trustful transactions without intermediaries. Smart contracts emerged with Ethereum and blockchains expanded beyond cryptocurrency, applying to auctions, crowdfunding and…

密码学与安全 · 计算机科学 2025-01-08 Aldenio Burgos , Eduardo Alchieri

Payment channel is a class of techniques designed to solve the scalability problem of blockchain. By establishing channels off the blockchain to form payment channel networks (PCNs), users can make instant payments without interacting with…

网络与互联网体系结构 · 计算机科学 2022-10-14 Wenhui Wang , Ke Mu , Xuetao Wei

We introduce a family of PCNs (Payment Channel Networks) characterized by a semi-hierarchical topology and a custom set of channel rebalancing strategies. This family exhibits two interesting benefits, if used as a platform for large-scale,…

分布式、并行与集群计算 · 计算机科学 2024-12-18 Marco Benedetti , Francesco De Sclavis , Marco Favorito , Giuseppe Galano , Sara Giammusso , Antonio Muci , Matteo Nardelli

Payment channel networks (PCNs) are a promising technology that alleviates blockchain scalability by shifting the transaction load from the blockchain to the PCN. Nevertheless, the network topology has to be carefully designed to maximise…

分布式、并行与集群计算 · 计算机科学 2025-08-21 Krishnendu Chatterjee , Jan Matyáš Křišťan , Stefan Schmid , Jakub Svoboda , Michelle Yeo

Zero-knowledge proofs have always provided a clear solution when it comes to conveying information from a prover to a verifier or vice versa without revealing essential information about the process. Advancements in zero-knowledge have…

密码学与安全 · 计算机科学 2021-08-02 Aritra Banerjee , Michael Clear , Hitesh Tewari

This paper proposes a new approach for privacy-preserving and verifiable convolutional neural network (CNN) testing, enabling a CNN model developer to convince a user of the truthful CNN performance over non-public data from multiple…

密码学与安全 · 计算机科学 2023-05-30 Jiasi Weng , Jian Weng , Gui Tang , Anjia Yang , Ming Li , Jia-Nan Liu

Payment channels effectively move the transaction load off-chain thereby successfully addressing the inherent scalability problem most cryptocurrencies face. A major drawback of payment channels is the need to ``top up'' funds on-chain when…

密码学与安全 · 计算机科学 2021-10-19 Zeta Avarikioti , Krzysztof Pietrzak , Iosif Salem , Stefan Schmid , Samarth Tiwari , Michelle Yeo

Payment channel networks (PCNs) enhance the scalability of blockchains by allowing parties to conduct transactions off-chain, i.e, without broadcasting every transaction to all blockchain participants. To conduct transactions, a sender and…

密码学与安全 · 计算机科学 2022-08-05 Oğuzhan Ersoy , Jérémie Decouchant , Satwik Prabhu Kimble , Stefanie Roos

Cryptocurrencies redefined how money can be stored and transferred among users. However, independent of the amount being sent, public blockchain-based cryptocurrencies suffer from high transaction waiting times and fees. These drawbacks…

密码学与安全 · 计算机科学 2021-02-05 Enes Erdin , Suat Mercan , Kemal Akkaya

As Lightning network payments are neither broadcasted nor publicly stored. Thus LN has been seen not only as scalability but also as privacy solution for Bitcoin. The protocol guarantees that only the latest channel state can be confirmed…

密码学与安全 · 计算机科学 2020-04-02 Sergei Tikhomirov , Rene Pickhardt , Alex Biryukov , Mariusz Nowostawski

Zero-knowledge proofs (ZKPs) are central to secure and privacy-preserving computation, with zk-SNARKs and zk-STARKs emerging as leading frameworks offering distinct trade-offs in efficiency, scalability, and trust assumptions. While their…

密码学与安全 · 计算机科学 2025-12-12 Ayush Nainwal , Atharva Kamble , Nitin Awathare

Payment channel networks (PCNs) have emerged as a scalability solution for blockchains built on the concept of a payment channel: a setting that allows two nodes to safely transact between themselves in high frequencies based on…

系统与控制 · 电气工程与系统科学 2021-04-01 Nikolaos Papadis , Leandros Tassiulas

Payment channel networks (PCNs) are among the most promising solutions to the scalability issues in permissionless blockchains, by allowing parties to pay each other off-chain through a path of payment channels (PCs). However, routing…

密码学与安全 · 计算机科学 2024-05-10 Lukas Aumayr , Esra Ceylan , Yannik Kopyciok , Matteo Maffei , Pedro Moreno-Sanchez , Iosif Salem , Stefan Schmid

Payment Channel Networks (PCNs) are a method for improving the scaling and latency of cryptocurrency transactions. For a payment to be made between two peers in a PCN, a feasible low-fee path in the network must be planned. Many PCN path…

离散数学 · 计算机科学 2025-01-22 Padraig Corcoran , Rhyd Lewis

We present a secure and efficient string-matching platform leveraging zk-SNARKs (Zero-Knowledge Succinct Non-Interactive Arguments of Knowledge) to address the challenge of detecting sensitive information leakage while preserving data…

密码学与安全 · 计算机科学 2025-05-21 Taoran Li , Taobo Liao

In the context of cloud computing, services are held on cloud servers, where the clients send their data to the server and obtain the results returned by server. However, the computation, data and results are prone to tampering due to the…

密码学与安全 · 计算机科学 2025-04-17 Yancheng Zhang , Mengxin Zheng , Xun Chen , Jingtong Hu , Weidong Shi , Lei Ju , Yan Solihin , Qian Lou

Zero-knowledge proofs (ZKPs) enable computational integrity and privacy by allowing one party to prove the truth of a statement without revealing underlying data. Compared with alternatives such as homomorphic encryption and secure…

密码学与安全 · 计算机科学 2026-04-14 Ryan Lavin , Xuekai Liu , Hardhik Mohanty , Logan Norman , Giovanni Zaarour , Bhaskar Krishnamachari

Payment channel networks (PCNs) are a promising approach to making cryptocurrency transactions faster and more scalable. At their core, PCNs bypass the blockchain by routing transactions through intermediary channels. However, a channel can…

数据结构与算法 · 计算机科学 2026-05-19 Marcin Bienkowski , Julien Dallot , Dominik Danelski , Maciej Pacut , Stefan Schmid
‹ 上一页 1 2 3 10 下一页 ›