Files

4 lines
223 B
Plaintext
Raw Permalink Normal View History

2022-09-14 14:43:21 -07:00
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.