lvdlvd/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.
GoApache-2.0
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.
GoApache-2.0