Encrypt\Decrypt Data in Python.
These is Simple Program which performs Encryption and Decryption, practical Example, Usage might be Differnt in Different Cases.
To use Git You Should have Git Installed in your System.
Download Git from Official Site
sudo apt-get update
sudo apt-get install git
sudo apt-get install python3
git clone https://github.com/NabeelJiwani/AES-CBC.git
cd AES-CBC
pip3 install -r requirements.txt
python3 encryption.py