Basic 256 bit AES file encryptor written in python.
Has been tested on .txt and .jpg files not on any other extension yet.
To run call:
python fileEncryptor.py
in terminal while in same directory as file
When encrypting and decrypting both files and folders please provide full path.
Examples:
/root/Desktop/myFolder
/root/Documents/myFile.txt
Can be used to encrypt folder contents or single file