tomerfiliba-org / reedsolomon

⏳🛡 Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-dependencies pure-python implementation 🔮 and an optional speed-optimized Cython/C extension 🚀
http://pypi.python.org/pypi/reedsolo
Other
351 stars 86 forks source link

Quick question #48

Closed zeke800 closed 1 year ago

zeke800 commented 1 year ago

So, say I want to use Reed Solomon such as the Voyager Code (255, 223). How would I do that?