rotor alternative?
Paul Rubin
http
Tue Nov 18 14:05:04 EST 2003
Robin Becker <robin at jessikat.fsnet.co.uk> writes:
> It seems that the rotor module is being deprecated in 2.3, but there
> doesn't seem to be an obvious alternative. I'm using it just for
> obfuscation. It seems we have ssl available in 2.3 for sockets, but
> there seems no obvious way to use that from python code.
>
> Is an alternative to rotor planned?
Yes, Python should get some real encryption functions sooner or later.
Meanwhile here's something you can use:
http://www.nightsong.com/phr/crypto/p3.py
More information about the Python-list
mailing list