Cryptographic FIle System using AES and accessed through a command line interface.
Language used : Python
Platform : Linux
pycryptodome
pyfiglet
PyInquirer
passlib
Clone this repo into your desired folder
Run main.py
Make sure all dependencies are installed.
You can also use pip install -r requirements.txt
Windows users can use WSL to run the application.