Steven D'Aprano <st...@remove-this-cybersource.com.au> writes: > DISCLAIMER: obfuscate is not cryptographically strong, and should not be > used where high security is required.
Certainly no one should never use obfuscate's rot13 function for high security. Use at least double-rot13 instead, or maybe even quadruple rot13 ;-). -- http://mail.python.org/mailman/listinfo/python-list