REVIEW 2 cited by
Scalable Byzantine Consensus via Hardware-assisted Secret Sharing
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
abstract
The surging interest in blockchain technology has revitalized the search for effective Byzantine consensus schemes. In particular, the blockchain community has been looking for ways to effectively integrate traditional Byzantine fault-tolerant (BFT) protocols into a blockchain consensus layer allowing various financial institutions to securely agree on the order of transactions. However, existing BFT protocols can only scale to tens of nodes due to their $O(n^2)$ message complexity. In this paper, we propose FastBFT, a fast and scalable BFT protocol. At the heart of FastBFT is a novel message aggregation technique that combines hardware-based trusted execution environments (TEEs) with lightweight secret sharing primitives. Combining this technique with several other optimizations (i.e., optimistic execution, tree topology and failure detection), FastBFT achieves low latency and high throughput even for large scale networks. Via systematic analysis and experiments, we demonstrate that FastBFT has better scalability and performance than previous BFT protocols.
Forward citations
Cited by 2 Pith papers
-
Recipe: Hardware-Accelerated Replication Protocols
Recipe transforms crash-fault-tolerant protocols into Byzantine-fault-tolerant ones using TEEs, with 2f+1 replicas and measured speedups up to 24x over PBFT.
-
TNIC: A Trusted NIC Architecture
TNIC is a SmartNIC-based trusted NIC architecture that implements non-equivocation and transferable authentication in hardware, so crash-fault-tolerant protocols can be transformed for Byzantine settings with 2f+1 replicas.
Discussion (0). Continue with ORCID to comment.