mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Release 2.0.24
This commit is contained in:
parent
3b90ddde25
commit
41dcd32218
2 changed files with 25 additions and 6 deletions
15
doc/gpg.texi
15
doc/gpg.texi
|
@ -2330,12 +2330,17 @@ a message that PGP 2.x will not be able to handle. Note that `PGP
|
|||
2.x' here means `MIT PGP 2.6.2'. There are other versions of PGP 2.x
|
||||
available, but the MIT release is a good common baseline.
|
||||
|
||||
This option implies @option{--rfc1991 --disable-mdc
|
||||
--no-force-v4-certs --escape-from-lines --force-v3-sigs
|
||||
@ifclear gpgone
|
||||
--allow-weak-digest-algos
|
||||
@end ifclear
|
||||
This option implies
|
||||
@ifset gpgone
|
||||
@option{--rfc1991 --disable-mdc --no-force-v4-certs
|
||||
--escape-from-lines --force-v3-sigs
|
||||
--cipher-algo IDEA --digest-algo MD5 --compress-algo ZIP}.
|
||||
@end ifset
|
||||
@ifclear gpgone
|
||||
@option{--rfc1991 --disable-mdc --no-force-v4-certs
|
||||
--escape-from-lines --force-v3-sigs --allow-weak-digest-algos
|
||||
--cipher-algo IDEA --digest-algo MD5 --compress-algo ZIP}.
|
||||
@end ifclear
|
||||
It also disables @option{--textmode} when encrypting.
|
||||
|
||||
@item --pgp6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue