4 lines
223 B
Plaintext
4 lines
223 B
Plaintext
diffcode is a project that can encode and decode using the progressive
|
|
differential algorithm. During encoding, the difference between the binary
|
|
values of each input character is calculated and that difference is output.
|