Home GnuPG
Diffusion GnuPG 2b8d8369d592

gpg: Remove options --pgp2 and --rfc1991.
2b8d8369d592Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

gpg: Remove options --pgp2 and --rfc1991.

* g10/gpg.c (oRFC1991, oPGP2): Remove
(opts): Remove --pgp2 and --rfc1991.
* g10/options.h (CO_PGP2, CO_RFC1991): Remove.  Remove all users.
(RFC2440, PGP2): Remove.  Remove all code only enabled by these
conditions.
* tests/openpgp/clearsig.test: Remove --rfc1991 test.

The use of PGP 2.c is considered insecure for quite some time
now (e.g. due to the use of MD5). Thus we remove all support for
_creating_ PGP 2 compatible messages.

Details

Provenance
wernerAuthored on Aug 12 2014, 10:36 AM
Parents
rG49c9a958e0b7: build: Fix autogen.sh base version hack.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG2b8d8369d592: gpg: Remove options --pgp2 and --rfc1991. (authored by Werner Koch <wk@gnupg.org>).Aug 14 2014, 11:03 AM