blob: d11a4c94ad4420f0ef38c31e4c763f93c3d5aa63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
.TH GNUPG 7 2002-09-02 GNU "GNU Privacy Guard"
.SH NAME
GnuPG \- The GNU Privacy Guard suite of programs
.SH DESCRIPTION
GnuPG is a set of programs for public key encryption and digital
signatures. The program most users want to use is
the OpenPGP command line tool, named \fBgpg\fP. \fBgpgv\fP
is a stripped down version of \fBgpg\fP to verify signatures
against a trusted keyring. There is also a tool called
\fBgpgsplit\fP to split OpenPGP messages or keyrings into their packets.
.SH "SEE ALSO"
.BR gpg (1),
.BR gpgv (1),
|