mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-02 12:01:32 +01:00
doc: Add conditionals for GnuPG-1
This commit is contained in:
parent
f4fcaa2936
commit
2c8e00137a
11
doc/gpg.texi
11
doc/gpg.texi
@ -2316,9 +2316,11 @@ available, but the MIT release is a good common baseline.
|
|||||||
|
|
||||||
This option implies @option{--rfc1991 --disable-mdc
|
This option implies @option{--rfc1991 --disable-mdc
|
||||||
--no-force-v4-certs --escape-from-lines --force-v3-sigs
|
--no-force-v4-certs --escape-from-lines --force-v3-sigs
|
||||||
--allow-weak-digest-algos --cipher-algo IDEA --digest-algo
|
@ifclear gpgone
|
||||||
MD5--compress-algo ZIP}. It also disables @option{--textmode} when
|
--allow-weak-digest-algos
|
||||||
encrypting.
|
@end ifclear
|
||||||
|
--cipher-algo IDEA --digest-algo MD5 --compress-algo ZIP}.
|
||||||
|
It also disables @option{--textmode} when encrypting.
|
||||||
|
|
||||||
@item --pgp6
|
@item --pgp6
|
||||||
@opindex pgp6
|
@opindex pgp6
|
||||||
@ -2774,12 +2776,13 @@ necessary to get as much data as possible out of the corrupt message.
|
|||||||
However, be aware that a MDC protection failure may also mean that the
|
However, be aware that a MDC protection failure may also mean that the
|
||||||
message was tampered with intentionally by an attacker.
|
message was tampered with intentionally by an attacker.
|
||||||
|
|
||||||
|
@ifclear gpgone
|
||||||
@item --allow-weak-digest-algos
|
@item --allow-weak-digest-algos
|
||||||
@opindex allow-weak-digest-algos
|
@opindex allow-weak-digest-algos
|
||||||
Signatures made with the broken MD5 algorithm are normally rejected
|
Signatures made with the broken MD5 algorithm are normally rejected
|
||||||
with an ``invalid digest algorithm'' message. This option allows the
|
with an ``invalid digest algorithm'' message. This option allows the
|
||||||
verification of signatures made with such weak algorithms.
|
verification of signatures made with such weak algorithms.
|
||||||
|
@end ifclear
|
||||||
|
|
||||||
@item --no-default-keyring
|
@item --no-default-keyring
|
||||||
@opindex no-default-keyring
|
@opindex no-default-keyring
|
||||||
|
Loading…
x
Reference in New Issue
Block a user