/go-encoding-rs

Package rs implements Reed-Solomon Encoding and Decoding of erasure codes using the Galois Group GF(2^8) with characteristic polynomial x^8 + x^4 + x^3 + x^2 + 1.

Primary LanguageGoApache License 2.0Apache-2.0

Watchers