A simple file/folder encryption application based on the 7zip-full.
This program, based on the 7zip-full package on Debian systems, encrypts your files or folders along with their content names. It does this by entering a specified command and parameters into the 7zip tool using a Python script.
https://github.com/shampuan/encrypt-express
An advanced file manager with qss themes and iso and folder previews
...It also remembers your active tabs between sessions. It has progress dialog while doing large operations like copying large files, and folders with many files.
python version works on mac 11.0.1 or above and on Linux.
The exe definitely works on Windows 11 and 10 amd and intel 64 bit systems. the exe is not for arm systems.
Full theming engine with qss support for advanced theming in 1.2.4
To use themes other than the default download gsfmt.zip, and qss.zip and extract them to the directory where your garysfm is located. ...
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...