reed-solomon-android


Reed-Solomon Encoder/Decoder for Android/Java

A simple to use class for encoding and decoding data using Reed-Solomon forward error correction coding.

Implementation of the Reed-Solomon encoding and decoding borrowed from the open source project ZXing (https://code.google.com/p/zxing/)

Project Information

The project was created on May 8, 2013.

Labels:
Reed-Solomon Java ForwardErrorCorrection Android GF256 encoding decoding