The password used to access a ftp server is stored in a text file, the
perl program gets the password from the file, the pass it to the ftp
server for logon, this is the background.
The requirement is encrypt the password store in a more secure way,
and the perl program could still use the encrypted password to logon
the server. what algorithm should be used in this task?

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to