English

P-CFT: A Privacy-preserving and Crash Fault Tolerant Consensus Algorithm for Permissioned Blockchains

Cryptography and Security 2023-05-29 v1 Distributed, Parallel, and Cluster Computing Networking and Internet Architecture

Abstract

Consensus algorithms play a critical role in blockchains and directly impact their performance. During consensus processing, nodes need to validate and order the pending transactions into a new block, which requires verifying the application-specific data encapsulated within a transaction. This exposes the underlying data to the consensus nodes, presenting privacy concerns. Existing consensus algorithms focus on realizing application security and performance goals, but lack privacy-by-design properties or are resource-heavy and intended for securing permissionless blockchain networks. In this paper, we propose P-CFT, a zero-knowledge and crash fault tolerant consensus algorithm for permissioned blockchains. The proposed consensus algorithm provides inherent data privacy directly to the consensus layer, while still providing guarantees of crash fault tolerance. We conduct experiments using the Hyperledger Ursa cryptographic library, and the results show promise for integrating P-CFT into existing permissioned blockchain systems requiring privacy-preserving and crash fault tolerant features.

Keywords

Cite

@article{arxiv.2305.16927,
  title  = {P-CFT: A Privacy-preserving and Crash Fault Tolerant Consensus Algorithm for Permissioned Blockchains},
  author = {Wanxin Li and Collin Meese and Mark Nejad and Hao Guo},
  journal= {arXiv preprint arXiv:2305.16927},
  year   = {2023}
}

Comments

Published in 2021 4th International Conference on Hot Information-Centric Networking (HotICN)

R2 v1 2026-06-28T10:47:33.043Z