1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-23 10:29:58 +01:00
David Shaw da3f17990c * keygen.c (keygen_set_std_prefs, add_feature_mdc): Use "mdc" and "no-mdc"
in the prefs string to allow switching on and off the MDC feature.  This
is needed to properly export a key from GnuPG for use on PGP which does
not support MDC - without this, MDC-capable implementations will still try
and generate MDCs which will break PGP.

* keygen.c (keygen_get_std_prefs): Show "[mdc]" in prefs string if it is
enabled.

* options.h, g10.c (main), cipher.c (write_header), keygen.c
(keygen_set_std_prefs): For consistency, allow the user to specify
mdc/no-mdc in the --personal-preference-list.  If disabled, it acts just
like --disable-mdc.
2002-05-29 20:52:51 +00:00
..
2001-03-08 14:33:24 +00:00
2001-09-06 17:10:00 +00:00
2001-08-30 16:39:23 +00:00
2002-04-22 15:49:31 +00:00
2001-03-08 14:33:24 +00:00
2001-09-28 17:00:00 +00:00
2001-09-28 10:43:03 +00:00
2002-01-03 19:47:20 +00:00