From: Ruby Student Date: 2009-02-06T04:30:46+09:00 Subject: Best way to encrypt/decrypt a word --000e0cd259b8148063046230f302 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello Team, I have the need to encrypt/decrypt a one word string. The encrypted word will be saved in a file. Later the word will be picked-up from the file, decrypt it at execution time, and use it as a UNIX password to perform certain function that requires authentication. What Ruby facility is available for this simple function? Thank you -- Ruby Student --000e0cd259b8148063046230f302--