mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
doc: Improve documentation of --enable-large-rsa.
* doc/gpg.texi (--enable-large-rsa): Improve text. -- Signed-off-by: Neal H. Walfield <neal@g10code.com> Suggested-by: Bernhard Reiter <bernhard@intevation.de>
This commit is contained in:
parent
8588c2dbc4
commit
1dc7f55a40
10
doc/gpg.texi
10
doc/gpg.texi
@ -1227,10 +1227,12 @@ the opposite meaning. The options are:
|
||||
@itemx --disable-large-rsa
|
||||
@opindex enable-large-rsa
|
||||
@opindex disable-large-rsa
|
||||
With --gen-key and --batch, enable the creation of larger RSA secret
|
||||
keys than is generally recommended (up to 8192 bits). These large
|
||||
keys are more expensive to use, and their signatures and
|
||||
certifications are also larger.
|
||||
With --gen-key and --batch, enable the creation of RSA secret keys as
|
||||
large as 8192 bit. Note: 8192 bit is more than is generally
|
||||
recommended. These large keys don't significantly improve security,
|
||||
but they are more expensive to use, and their signatures and
|
||||
certifications are larger. This option is only available if the
|
||||
binary was build with large-secmem support.
|
||||
|
||||
@item --enable-dsa2
|
||||
@itemx --disable-dsa2
|
||||
|
Loading…
x
Reference in New Issue
Block a user