Securing passwords stored inside of a database field using Python
A.M. Kuchling
amk at mira.erols.com
Wed Jan 17 21:12:58 EST 2001
More information about the Python-list mailing list
Wed Jan 17 21:12:58 EST 2001
- Previous message (by thread): Securing passwords stored inside of a database field using Python
- Next message (by thread): Finding source from class or instance?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 17 Jan 2001 21:44:48 +0100, Andreas Jung <andreas at andreas-jung.com> wrote: >I know. IDEA is protected by software patents. That's the reason >why e.g. GnuPG does not IDEA and RSA but e.g. Blowfish. Note that the RSA patent expired last September; current versions of GnuPG, OpenSSL, etc. all support RSA now. --amk
- Previous message (by thread): Securing passwords stored inside of a database field using Python
- Next message (by thread): Finding source from class or instance?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list