A simple program for encrypt files in sha256. The procedure is simple, you can list or encrypt every file start from a /root (instance name) directory and the cryptomator navigates and search every file in every directory linked to /root (/root is included in the navigation and file checking.
The entire project is private and customized for code security revisioning. This repository is only to test some functions used there. The project is pretty simple and can be simulated with some combinations of UNIX shell commands and options.
Going inside the src directory using cd, than digit in the Terminal:
python3 core.py (root-directory) (-e for encrypt and -l for list only)
Program made by kode-git. Apache License 2.0