/errorcorrectingencoderdecoder

Application that reads a text file and generates another file which encodes the original one by generating errors in the bytes it contains. This is done by way of bitwise and bit-shift operations.

Primary LanguageJava

No issues in this repository yet.