Image Encryption & Decryption Tool This is a Python-based tool for encrypting and decrypting images using AES-256 in CBC mode. Usage Run python image_encryption.py Choose encryption (e) or decryption (d) Enter the file path and password Dependencies pip install pycryptodome ----------By Leynal