
rgdutta
Novice
Jul 29, 2004, 2:02 AM
Post #1 of 1
(513 views)
|
|
How to encrypt and decrypt in perl
|
Can't Post
|
|
Hi ! This is my actual problem. I need to get the user name and password of some Database from the user(lemme know how to take in passwords without echoing on the screen) and save the user name and the encrypted password in a file and decrypt the password for future use such as SQL quries etc...
|