Hello! I think this user asked about the UNIX program which can crypt a text file, your answer is good for passwords, but it can't code a text file. I think the best way is to generate a gpg key pair (which can be found in gnupg), and code the file with the public key. This will strong enough. Gergely