Encrypting a short string?

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Sat Feb 16 07:22:56 EST 2008


Lie wrote:

> There is a simple encryption, called ROT13 (Rotate 13). This is
> very unsecure for any cryptographical purpose, 

For enhanced security use TROT13 (triple ROT13).

> but enough to make uninformed user to think it's just a random
> piece of letters. 

Security by obscurity doesn't work. If it needs to be protected,
protect it well. If it doesn't need to, you don't need to obscure
it at all.

Regards,


Björn

-- 
BOFH excuse #372:

Forced to support NT servers; sysadmins quit.




More information about the Python-list mailing list