mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 01:02:24 +00:00
Docs: note warning about <2048-bit RSA/DSA keys.
This commit is contained in:
parent
617bf732bd
commit
2b5b7b5c45
@ -132,7 +132,8 @@ The \q{Number of bits} input box allows you to choose the strength
|
|||||||
of the key PuTTYgen will generate.
|
of the key PuTTYgen will generate.
|
||||||
|
|
||||||
\b For RSA and DSA, 2048 bits should currently be sufficient for most
|
\b For RSA and DSA, 2048 bits should currently be sufficient for most
|
||||||
purposes.
|
purposes. (Smaller keys of these types are no longer considered
|
||||||
|
secure, and PuTTYgen will warn if you try to generate them.)
|
||||||
|
|
||||||
\b For ECDSA, only 256, 384, and 521 bits are supported. (ECDSA offers
|
\b For ECDSA, only 256, 384, and 521 bits are supported. (ECDSA offers
|
||||||
equivalent security to RSA with smaller key sizes.)
|
equivalent security to RSA with smaller key sizes.)
|
||||||
|
Loading…
Reference in New Issue
Block a user