Short: Reed-Solomon Error Correcting Coder. V1.2.1 Author: paulf@Stanford.EDU (Paul Flaherty) Type: dev/ade Version: 1.2.1 Architecture: m68k-amigaos Origin: Amiga Development Environment, ftp.ninemoons.com:pub/ade Ecc reads blocks of bytes from stdin, applies the (255,249,7) Reed - Solomon Error Correcting block code, and writes the resulting block to stdout. Ecc is capable of correcting three byte errors in a block of 255 bytes, and is capable of detecting more severe errors.