1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-10 15:48:06 -05:00

Windows PuTTYgen docs: remove redundant text.

When I was writing the documentation for the new command-line options,
I wondered why there was an existing section for the corresponding GUI
setting for each option I'd added except strong primes. Now I've found
it: strong primes are discussed in the same section as prime-
generation methods. So I can replace the second explanation with a
cross-reference.
This commit is contained in:
Simon Tatham 2022-01-22 16:45:29 +00:00
parent 575318717b
commit f11b20156b

View File

@ -507,12 +507,7 @@ The options supported on the command line are:
\dt \cw{\-\-strong-rsa}
\dd When generating an RSA key, make sure the prime factors of the key
modulus are \q{strong primes}. A strong prime is a prime number chosen
to have a particular structure that makes certain factoring algorithms
more difficult to apply, so some security standards recommend their
use. However, the most modern factoring algorithms are unaffected, so
this option is probably not worth turning on \e{unless} you have a
local standard that recommends it.
modulus are \q{strong primes}. See \k{puttygen-primes}.
\dt \cw{\-\-ppk-param} \e{key}\cw{=}\e{value}\cw{,}...