On 11/16/05, Sushant Gulati sushant_is@yahoo.com wrote:
hello everybody, I am experiencing a proble related to encryption. can u suggest some encryption method which if used with shell scripts, needs no user input and can be fully automated, eg. methods where user doesnt hav to type in the encrption keys. the key can be kept in a file and can be picked up from there.
Check out OpenSSH tools.
regards, C