Top > All Packages in Directory > crypt++

crypt++ - Automatically recognizes encrypted and encoded files

'crypt++.el' is a package of Lisp functions that automatically recognizes encrypted and encoded (i.e., compressed) files when they are first visited or written. The buffer corresponding to the file is decoded and/or decrypted before it is presented to the user; the file itself is unchanged on disk. When the buffer is saved to disk, a hook function re-encodes it before the actual disk write occurs.

The package recognizes compressed files by a magic number at the beginning of these files but uses a heuristic to detect encrypted files. If you are asked for an encryption key for a file that is in fact not encrypted, just hit RET and the file will be accepted as is, and Emacs will not enter the the 'crypt' minor mode. Users can add encoding programs to this package by using the variable `crypt-encoding-alist' which contains a table of encoding programs such as compress, gzip (GNU zip), freeze, and compact.

Obtaining

Web pagehttp://www.cs.umb.edu/~karl/crypt++/crypt++.el
Source tarballhttp://www.cs.umb.edu/~karl/crypt++/crypt++.el
Version 2.92 (stable) released on 2003-01-17
Licensed under The GNU General Public License, Version 2 or later.
This is not a GNU package.

Support contacts

Help Newsgnu.emacs.sources

Project contacts

Maintainers
Developers

Related information

Interfacescommand line, X Window System
Source languagesLISP
Use requirementsEmacs
Related programsMailcrypt, GnuPG, GnuPG::Interface, GPGME

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2003-12-11
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.