-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Loong edited this page Sep 25, 2019
·
12 revisions
Welcome to the Hyperdrive wiki!
Hyperdrive is an implementation of a Byzantine fault tolerant consensus algorithm designed for secure multi-party computations. It is inspired by "the lastest gossip on BFT consensus" by Buchman et al.
Hyperdrive does not specify the layout/encoding of transactions, execution plans, or states. It does not specify persistent storage requirements or networking requirements. The implementation