f4exb / cm256cc

Fast GF(256) Cauchy MDS Block Erasure Codec in C++
GNU General Public License v3.0
23 stars 8 forks source link

command line utility? #2

Closed jkiebzak closed 6 years ago

jkiebzak commented 7 years ago

I'm looking for a command line utility to encode/decode an 'input' file into chunks, and that leverages cm256. Do you know of anything like this?

Thank you

f4exb commented 6 years ago

This package has no command line utility and there is no plan to write one. Moreover I don't understand your use case. The purpose of this library is to retrieve lost blocks in a block type communication stream or storage.