Simple drag & drop file encryption tool. based on python and uses PyCrypto to encrypt the inputted files with AES encryption. Then sqlite database file is generated with a unique key to store the encrypted files and folders in binary blobs for later decryption.
Features
- AES encryption
- Encrypt and Decrypt
- Sqlite database
- GUI
- Simplicity
- Drag & Drop



