C implementation of Reed-Solomon error-correction codes. For detection syndrome decoding is used. Works in GF(256).
-
Updated
Aug 20, 2018 - C
C implementation of Reed-Solomon error-correction codes. For detection syndrome decoding is used. Works in GF(256).
Add a description, image, and links to the syndrome-decoding topic page so that developers can more easily learn about it.
To associate your repository with the syndrome-decoding topic, visit your repo's landing page and select "manage topics."