Encryption recommendation

J

JS

Can someone help me find the proper way to do AES encryption/decryption
using Python?

Thanks!
 
?

=?ISO-8859-1?Q?Ricardo_Ar=E1oz?=

J

James Stroud

JS said:
Can someone help me find the proper way to do AES encryption/decryption
using Python?

Thanks!

Use pycrypto. You can roll it into a standalone program for any major
OS. See <http://passerby.sf.net>. Don't attempt to write your own AES
implementation for production software.

--
James Stroud
UCLA-DOE Institute for Genomics and Proteomics
Box 951570
Los Angeles, CA 90095

http://www.jamesstroud.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top