diff options
Diffstat (limited to 'security/diffcode/pkg-descr')
-rw-r--r-- | security/diffcode/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/diffcode/pkg-descr b/security/diffcode/pkg-descr new file mode 100644 index 000000000000..2e5657bd6724 --- /dev/null +++ b/security/diffcode/pkg-descr @@ -0,0 +1,3 @@ +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. |