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.
-
Updated
Mar 21, 2021 - Java
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.
Add a description, image, and links to the bitshift topic page so that developers can more easily learn about it.
To associate your repository with the bitshift topic, visit your repo's landing page and select "manage topics."