Home
|
FAQ
|
Feedback
|
Licence
|
Updates
|
Mirrors
|
Keys
|
Links
|
Team
Download:
Stable
·
Snapshot
|
Docs
|
Privacy
|
Changes
|
Wishlist
GSSAPI key exchange works by using an existing SSH key exchange method together with GSSAPI, and having GSSAPI authenticate the output.
From PuTTY's initial implementation of GSS key exchange up to and including 0.77, PuTTY implemented only the originally standardised GSSAPI key exchange methods, all using integer Diffie-Hellman and SHA-1. But now we've added many more methods which were standardised later (RFC 8732):
This brings the available set of GSSAPI-authenticated key exchange methods much closer to parity with those used for ordinary key exchange.
Neither SHA-1, nor small groups for integer Diffie-Hellman, will now be used unless the server doesn't support anything better.