AESPKCS5 Python implementation of AES with CBC/ECB mode and padding scheme PKCS5. Requirements Python 3.8+ Install You can install AESPKCS5 from PyPI with: pip install aes-pkcs5 Documentation Documentation is available online at: https://aes-pkcs5.readthedocs.io/