Encryption with symmetric-key algorithm Kirmah
- generate keys with exotic chars
- redefine key length
- key mark to ensure decryption capabilities
- mix data
- fast with multiprocessing
- possible compression
- gui on gtk3
- cli tool
- python3
DEPENDENCIES :
========
python3, python-gobject, gobject-introspection, pygtk
3 modes are available to encrypt :
========
- compression (full / disabled or only final step)
- random...