Hello World

Tim Chase python.list at tim.thechases.com
Sun Dec 21 19:47:45 EST 2014


On 2014-12-22 00:20, mm0fmf wrote:
> On 22/12/2014 00:10, Chris Angelico wrote:
> > Level 0: Why implement your own crypto?!?
> 
> Because people who don't understand the concepts behind
> cryptography don't understand that the crypto algorithm can be open
> whilst the results of applying the algorithm are secure.
> 
> There again I always use ROT-13 to encrypt my stuff. For the stuff
> that really has to be NSA-proof I use ROT-13 twice.

Pshaw. When I really want to be secure, I stick to *Triple ROT13*

I mean, why else would Vim have the ability to do it easily out of
the box? (I suspect Emacs offers similar functionality)

Like ed(1), it's a standard! ;-)

-tkc







More information about the Python-list mailing list