An easy way to use AES to encryption in python

Pycrypto. Which is very useful.

link: https://pypi.org/project/pycrypto

Python Cryptography Toolkit (pycrypto)

This is a collection of both secure hash functions (such as SHA256 and RIPEMD160), and various encryption algorithms (AES, DES, RSA, ElGamal, etc.). The package is structured to make adding new modules easy. This section is essentially complete, and the software interface will almost certainly not change in an incompatible way in the future; all that remains to be done is to fix any bugs that show up. If you encounter a bug, please report it in the Launchpad bug tracker at

https://launchpad.net/products/pycrypto/+bugs

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top