Expand description

Encoding and decoding of the (24, 12, 13) short, (24, 16, 9) medium, and (36, 20, 17) long Reed-Solomon codes described by P25.

These algorithms are sourced from Coding Theory and Cryptography: The Essentials, Hankerson, Hoffman, et al, 2000.

Modules

Encoding and decoding of the (36, 20, 17) code.

Encoding and decoding of the (24, 16, 9) code.

Encoding and decoding of the (24, 12, 13) code.