Securing passwords stored inside of a database field using Python

Moshe Zadka moshez at zadka.site.co.il
Wed Jan 17 20:27:39 EST 2001


On Wed, 17 Jan 2001, Andreas Jung <andreas at andreas-jung.com> wrote:

> When it is neccessary to decrypt stored passwords you could try an algorithm
> like IDEA. Maybe take a look at the mxCrypto or amkCrypto package for Python.
> They implement the most popular crypto algorithms. But take care of the
> US export controls for encryption software.

A bigger problem might be patents: IDEA, for example, is patented.
-- 
Moshe Zadka <sig at zadka.site.co.il>
This is a signature anti-virus. 
Please stop the spread of signature viruses!




More information about the Python-list mailing list