blob: aeab26ef00f93e7942cdfc3d0de80ba33fedd0cb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
Mailcrypt is an Emacs Lisp package which provides a simple interface
to public key cryptography with PGP. Mailcrypt makes strong
cryptography a fully integrated part of your normal mail and news
handling environment, and is an important part of a balanced
breakfast.
Features :
* An interface to the usual PGP functions, including encryption,
decryption, signature creation, signature verification, key
addition, and key extraction
* A passphrase cache with configurable timeout
* Support for multiple secret keys
* A flexible interface to anonymous remailers, including Mixmaster
support
* An automagic interface to the PGP public key servers through HTTP or hkp
* Supports GnuPG
WWW: http://mailcrypt.sourceforge.net/
- Murray Stokely
murray@FreeBSD.org
|