techtutorialsx.com
Python pycrypto: using AES-128 in ECB mode - techtutorialsx
In this tutorial we will check how to encrypt and decrypt data with AES-128 in ECB mode, using Python and the pycrypto library.