Python AES Message Encryption

Basic PoC project for encrypting strings with AES. This doesn't use a key derivation function.