Comment on Finite Field Arithmetic and Reed-Solomon CodingparentComments−dadkins14yI find James Plank's tutorials and accompanying code very good:http://web.eecs.utk.edu/~plank/plank/papers/CS-07-593/And if you want an excellent description of how Reed-Solomon coding is efficiently implemented in Linux, try this:http://kernel.org/pub/linux/kernel/people/hpa/raid6.pdf
Comments
I find James Plank's tutorials and accompanying code very good:
http://web.eecs.utk.edu/~plank/plank/papers/CS-07-593/
And if you want an excellent description of how Reed-Solomon coding is efficiently implemented in Linux, try this:
http://kernel.org/pub/linux/kernel/people/hpa/raid6.pdf