Fileto

Description

A file utility app to compress and encode files.

Technologies / Skills

HaskellCabalFPCryptographyDSASerialization

Details

A simple CLI file utility that enables you to encrypt (either with an inline key using Vigenere cipher or a matricial one using Beaufort cipher) or compress files using huffman codes to reduce the entropy and optimal binary trees.