An implementation of the paper "Honey Badger of BFT Protocols" in Rust. This is a modular library of consensus.
☆369Jan 6, 2024Updated 2 years ago
Alternatives and similar repositories for hbbft
Users that are interested in hbbft are comparing it to the libraries listed below
Sorting:
- A simple, experimental, peer-to-peer network node using the hbbft consensus algorithm which can be run as a standalone client or used as …☆22Aug 13, 2019Updated 6 years ago
- A pairing-based threshold cryptosystem for collaborative decryption and signatures used in HoneybadgerBFT implementation☆201Aug 18, 2024Updated last year
- Practical implementation of the Honey Badger Byzantine Fault Tolerance consensus algorithm written in Go.☆162Nov 14, 2022Updated 3 years ago
- The Honey Badger of BFT Protocols☆322Feb 26, 2020Updated 6 years ago
- The Honey Badger of BFT Protocols☆143May 4, 2022Updated 3 years ago
- An implementation of Verifiable Delay Functions in Rust☆190Apr 4, 2021Updated 4 years ago
- Argument systems for inner pairing products☆44Jul 31, 2024Updated last year
- Parity Shasper beacon chain implementation using the Substrate framework.☆196Jan 7, 2022Updated 4 years ago
- An efficient and stable Rust library of BFT protocol for distributed system.☆52Nov 4, 2019Updated 6 years ago
- Asynchronously safe BFT consensus, implementation in Rust☆35Jul 30, 2019Updated 6 years ago
- An O(N\log{N}) time algorithm for computing all N proofs fast in the Pointproofs VC. Also, the O(N\log{N}) time Feist-Khovratovich algori…☆13Dec 3, 2020Updated 5 years ago
- HoneyBadgerBFT in Rust☆10Nov 22, 2017Updated 8 years ago
- ☆19Aug 18, 2018Updated 7 years ago
- A pure-Rust implementation of Bulletproofs using Ristretto.☆1,116Jul 23, 2024Updated last year
- Pairing-friendly elliptic curve library.☆353Apr 17, 2025Updated 10 months ago
- finality gadget for blockchains using common prefix agreement☆141Feb 9, 2026Updated 3 weeks ago
- Rust implementation of Zcash multi-signautres☆13Jun 23, 2019Updated 6 years ago
- A new blockchain architecture under active development, with a strong focus on scalability, privacy and safety☆423Apr 2, 2021Updated 4 years ago
- Rust implementation of Zcash protocol☆182Oct 15, 2021Updated 4 years ago
- Rust library for BLS signatures, MuSig, PS signatures☆70Apr 28, 2022Updated 3 years ago
- Key Management service for Tendermint Validator nodes☆138Jun 3, 2020Updated 5 years ago
- Cryptographic accumulators in Rust.