Encryption with Python

Pierre-Frédéric Caillaud peufeu at free.fr
Fri Jun 25 02:53:46 EDT 2004


	It was in C but I suppose if you pass a Pyhon string to the Blowfish  
function which is in written in C, you'll get the same speed.

	It's implemented in OpenSSL. This is probably accessible from Python.  
Dunno which module.



> Pierre-Frédéric Caillaud wrote:
>
>>      Blowfish encryption is very secure (128 bits) and very fast (10   
>> megabytes/s on a Celeron 400).
>>     I used that, you could try it.
>
> Is that for the python implementation or a C one? :))
>
>



-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/



More information about the Python-list mailing list