Kiko has asked for the wisdom of the Perl Monks concerning the following question:
Hey, I wrote a scipt that allows a user to login with a password. The only problem is that other people have access to the file that contains the user name and password. Therefore, i'm trying to encrypt the user name and password in that same file. Please Help! Thanks, Kiko
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Encrypting a user name and password
by Corion (Patriarch) on Jun 21, 2000 at 19:40 UTC | |
|
RE: Encrypting a user name and password
by Shendal (Hermit) on Jun 21, 2000 at 19:41 UTC | |
|
RE: Encrypting a user name and password
by Ovid (Cardinal) on Jun 22, 2000 at 02:20 UTC | |
|
Re: Encrypting a user name and password
by KM (Priest) on Jun 22, 2000 at 03:45 UTC | |
|
RE: Encrypting a user name and password
by BigJoe (Curate) on Jun 22, 2000 at 03:11 UTC |