Hello World
Chris Angelico
rosuav at gmail.com
Sun Dec 21 19:10:12 EST 2014
More information about the Python-list mailing list
Sun Dec 21 19:10:12 EST 2014
- Previous message (by thread): Hello World
- Next message (by thread): Hello World
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Dec 22, 2014 at 10:50 AM, Roy Smith <roy at panix.com> wrote: > Heh. I once worked on a C++ project that included its own crypo code > (i.e. custom implementations of things like AES and SHA-1). The person > who wrote some particular bit of the code had decided that deliberately > obfuscating the function and variable names would somehow make it more > secure, so that's what he did. > > The mind boggles. At so many levels. Level 0: Why implement your own crypto?!? ChrisA
- Previous message (by thread): Hello World
- Next message (by thread): Hello World
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list