AES_Encryption_Algorithm/ ├── Code/ │ └── AES_CS22B1028_Implementation.py # Python implementation of AES │ ├── Report/ │ └── AES ...