Tags: qdrvm/erasure-coding-crust
Tags
systematic chunks (#9) * systematic chunks Signed-off-by: iceseer <[email protected]> --------- Signed-off-by: iceseer <[email protected]>
Lower pow2 fixup (#7) * lowerPow2 fixup Signed-off-by: iceseer <[email protected]> --------- Signed-off-by: iceseer <[email protected]>
Project refactoring + recovery threshold (#5) * proj refactoring Signed-off-by: iceseer <[email protected]> * getRecoveryThreshold Signed-off-by: iceseer <[email protected]> --------- Signed-off-by: iceseer <[email protected]>
Added implementation v0.0.1(#1) Signed-off-by: iceseer <[email protected]> An implementation of the erasure-coding-crust based on [Novel Polynomial Basis and Its Application to Reed-Solomon Erasure Codes](https://www.citi.sinica.edu.tw/papers/whc/4454-F.pdf).