Probably, you don't even need (or want) to encrypt the password. 
Rather, all you want is a MAC for the password the user supplies.  In
this case, use MD5.

Rudy

clayton cottingham aka drfrog wrote:
> 
> whats the best encryption module for use with mod perl?
> i want to encrypt passwords store in a db and then be able to check
> what a users inputs against it

Reply via email to