> ## Documentation Index
> Fetch the complete documentation index at: https://docs.theblockchainlibrary.com/llms.txt
> Use this file to discover all available pages before exploring further.

# The HoneyBadger of BFT Protocols

> This paper introduces HoneyBadgerBFT, a novel asynchronous Byzantine Fault Tolerance (BFT) protocol designed for high throughput in permissionless blockchain se

# The HoneyBadger of BFT Protocols

This paper introduces HoneyBadgerBFT, a novel asynchronous Byzantine Fault Tolerance (BFT) protocol designed for high throughput in permissionless blockchain se

## Abstract

This paper introduces HoneyBadgerBFT, a novel asynchronous Byzantine Fault Tolerance (BFT) protocol designed for high throughput in permissionless blockchain settings. Unlike many traditional BFT protocols that rely on strong synchrony assumptions or suffer from low scalability, HoneyBadgerBFT employs techniques like batched cryptographic primitives and a form of asynchronous multi-signatures to achieve its goals. It processes transactions in batches, significantly increasing efficiency. The protocol is designed to be robust against network delays and partitions, characteristic of real-world decentralized networks. The authors demonstrate that HoneyBadgerBFT can achieve high performance, outperforming existing BFT protocols in terms of throughput while maintaining provable security under realistic network assumptions. This work contributes to the development of scalable and resilient consensus mechanisms for public blockchains.

**Authors:** Andrew Miller, Yu Xia, Kyle Croman, Elaine Shi, Dawn Song

**Publication:** IACR ePrint Archive

**Publication date:** 2016-01-01

## Key findings

* HoneyBadgerBFT is an asynchronous BFT protocol designed for high throughput in permissionless blockchains.
* It utilizes batched cryptography and asynchronous multi-signatures to improve efficiency and resilience.
* The protocol is robust against network delays and partitions, common in decentralized environments.
* HoneyBadgerBFT demonstrates significant performance improvements over existing BFT protocols in terms of transaction throughput.

## Citation

Andrew Miller, Yu Xia, Kyle Croman, Elaine Shi, Dawn Song (2016). The HoneyBadger of BFT Protocols. IACR ePrint Archive. [https://eprint.iacr.org/2016/199](https://eprint.iacr.org/2016/199)

## Related knowledge

* [AI + Blockchain in 2026: The Convergence That Changes Everything](/generated/v2/topics/ai-blockchain-in-2026-the-convergence-that-changes-everything) — article
* [AI + Blockchain in 2026: The Convergence That Changes Everything](/generated/v2/topics/ai-blockchain-in-2026-the-convergence-that-changes-everything) — related-article
* [Blockchain in Space: How Decentralization is Powering Extraterrestrial Innovations](/generated/v2/topics/blockchain-in-space-how-decentralization-is-powering-extraterrestrial-innovations) — article
* [Blockchain in Space: How Decentralization is Powering Extraterrestrial Innovations](/generated/v2/topics/blockchain-in-space-how-decentralization-is-powering-extraterrestrial-innovations) — related-article
* [Blockchain Without Speculation: Pure Utility Chains Explained](/generated/v2/topics/blockchain-without-speculation-pure-utility-chains-explained) — article
* [Blockchain Without Speculation: Pure Utility Chains Explained](/generated/v2/topics/blockchain-without-speculation-pure-utility-chains-explained) — related-article
* [Decentralized Identity: How Blockchain is Solving the Digital Identity Crisis](/generated/v2/topics/decentralized-identity-how-blockchain-is-solving-the-digital-identity-crisis) — article
* [Decentralized Identity: How Blockchain is Solving the Digital Identity Crisis](/generated/v2/topics/decentralized-identity-how-blockchain-is-solving-the-digital-identity-crisis) — related-article
* [Ethereum vs. Solana vs. Vector Smart Chain (VSC): Which Blockchain is Best in 2025?](/generated/v2/topics/ethereum-vs-solana-vs-vector-smart-chain-vsc-which-blockchain-is-best-in-2025) — article
* [Ethereum vs. Solana vs. Vector Smart Chain (VSC): Which Blockchain is Best in 2025?](/generated/v2/topics/ethereum-vs-solana-vs-vector-smart-chain-vsc-which-blockchain-is-best-in-2025) — related-article
* [Multi-Party Computation](/generated/v2/glossary/multi-party-computation) — glossary
* [Multi-Party Computation](/generated/v2/glossary/multi-party-computation) — related-glossary

***

**Canonical knowledge ID:** `research:the-honeybadger-of-bft-protocols`
