blob: 88ac7898f2377994efaf3393ec97834ef8b54cd9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
.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
.IR gpg ". "
.I gpgv
is a stripped down version of
.I gpg
to verify signatures against a trusted keyring.
There is also a tool called
.I gpgsplit
to split OpenPGP messages or keyrings into their packets.
.SH "SEE ALSO"
.BR gpg (1),
.BR gpgv (1),
|