Bottleneck: easy obscurity "encryption" via xor

Paul Rubin http
Tue Jul 29 21:39:22 EDT 2003


Tino Lange <tl_news at nexgo.de> writes:
> Hmmm, do you have some better implementation ideas? Some optimizing
> tricks? (Besides coding in C to avoid immutable string problems)
> I already took the operator module to speed up a bit - but it seems
> that's not enough...

Use the array module.  See <http://www.nightsong.com/phr/crypto/p2.py>.




More information about the Python-list mailing list