Command Line File Encrypter / Decrypter, Using AES256-CBC Cryptography
Command Line File Encrypter / Decrypter, Using AES256-CBC Cryptography
Python 3.x Or Higher Required
Requires To Be Installed - Open CMD / Terminal window, navigate to folder with the encrypter files. Type "pip3 install Setup.py" without quotes.
Read Syntax (Readme).txt file for instructions on use.
To Uninstall - Open CMD / Terminal window, first type "pip3 list" without quotes.
A simple encrypter/decrypter written in C with a graphical user interface written in Python.
This tool was written to help forums' users to have their credits for the files they uploaded by putting their usernames from each forum they are active.
*This encypting software generates a symetric key based in the password. The lenght of the key is variable.