Hello all,

I am very new to python, using it to write a test application.  I need
to be able to encrypt part of a byte array (up to 256 bytes where the
first 7 bytes remain plain text) using AES 128 bit CBC encryption.  I am
using Python 2.6, can anyone recommend a toolkit or module?
Thanks,
Stacy
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to