Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 320 Bytes

File metadata and controls

8 lines (5 loc) · 320 Bytes

Erasure coding

Introduction

This library provides a simple erasure coding API and way to commit to the resulting erasure coded data using Binary Merkle Tree.

It can be used as a building block for high-performance Data Availability systems.