File encryption/decryption using Python programming with pyAesCrypt library with Following features
- Lock/Unlock file with password
- Lock/Unlock single file
- Lock/Unlock multiple files
- Lock/Unlock files only of folder where File-Locker.py is kept
- Lock/Unlock files including sub-folders
Install "pyAesCrypt" library by running "pip install pyAesCrypt" command in cmd/terminal