Encryption with Python

Kamilche klachemin at home.com
Tue Jun 22 23:26:29 EDT 2004


I've looked at a few alternatives for encryption with Python, and
didn't come up anything very speedy.

I've written an encryption algorithm in pure Python that can process
22 megs of data a second. I know it's not secure, but it should be
enough to ward off casual hacking. Does someone know of something
speedier?

--Kamilche



More information about the Python-list mailing list