ENDECRYPT
A tool to encrypt and decrypt text files.
Usage
endecrypt option xfile [passwdfile]
option
-W
to encrypt standard input and write to xfile
-R
to decrypt xfile and write to standard output
xfile
Text file to encrypt or decrypt.
passwdfile (optional)
First line is used as password; will be deleted after use