scalable-mpc / secure-distributed-computing-protocols Star 0 Code Issues Pull requests Rust library of Byzantine fault-tolerant distributed computing primitives — reliable broadcast (CTRBC, ECC-RBC), dissemination (AVID), and consensus (ACS, MVBA, BBA, IBFT). Symmetric-key crypto only, no trusted setup. Building blocks for async MPC. rust asynchronous consensus byzantine-fault-tolerance post-quantum-security reliable-broadcast asynchronous-common-subset Updated Jul 25, 2026 Rust
gdavidbutler / asynchronousByzantineAgreementProtocols Star 0 Code Issues Pull requests A C library implementing Bracha's 1987 paper, BKR's 1994 ACS and a streaming system layer as composable pure state machines. byzantine-consensus asynchronous-common-subset Updated Aug 15, 2026 C