> When I run the code above, I am told that the IV must be 16 bytes long. > I'm assuming that the IV (I know that means "Initialization Vector") is > either the key OR something else I can set. But I don't know how or what > to do.
Does this Stack Overflow thread help? It looks to me like you aren't defining an initialization vector at all. http://stackoverflow.com/questions/14716338/pycrypto-how-does-the-initialization-vector-work Skip -- http://mail.python.org/mailman/listinfo/python-list