Question about crypto

Anthony Papillion papillion at gmail.com
Mon Aug 19 08:32:34 EDT 2013


On 08/18/2013 05:29 PM, Skip Montanaro wrote:
>> 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

Completely missed that Stack Overflow discussion. Thanks, Skip! That
does help!

Anthony





More information about the Python-list mailing list