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:
parent
575318717b
commit
f11b20156b
@ -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{,}...
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user