
Program code

Phil Karn wrote an excellent library for creating and decoding Reed-Solomon codes.
This project draws a lot of inspiration - and even code - from his library which
can be found at http://www.ka9q.net/code/fec/

Since the code was modified and trimmed down for dvdisaster´s special needs,
you should get the original thing if you're interested in incorporating RS codes
into your application.


Translation

Andrea Polverini (polve@polve.com) provided and maintains the Italian translation.