find-cfile - Load a crypted file
n find-cfile "file-name"
find-cfile loads an encrypted file.
The command operates as find-file(2) except that it loads the given file with crypt(2m) mode set. crypt mode prompts the user for a crypt key, the file is then loaded decrypting the file using the given key. When writing out a file with crypt mode, if the key has not yet been set then the user is prompted and the file is written out with the same algorithm. While the crypting method is crackable, it should be enough to deter most prying eyes. The encryption string can be set at any time using the command set-encryption-key(2).
(c) Copyright JASSPA 1999
Last Modified: 1997/06/02
Generated On: 1999/12/01