This is a beginner friendly project for understanding Encryption/Decryption using AES Encryption Cipher in Python
-
Cryptodome
pip install pycryptodome -
PyCryptodomex
pip install pycryptodomex
- Python3.x version should be installed in your system.
- Install all requirements.
- Clone the repository.
- Run Python File
python3 AES256.py
