Explains how SSH clients select documented FIPS-approved ciphers and how SSH version 2 servers use supported key-exchange, cipher, and HMAC algorithms.
SSH clients and servers in FIPS mode are secure connection endpoints that
-
use documented algorithms during session establishment
-
negotiate compatible cipher and integrity protection, and
-
operate after FIPS mode and the required SSH settings are enabled.
The SSH client selects an AES-CTR cipher when it starts a connection. The SSH version 2 server negotiates supported key-exchange, cipher, and HMAC algorithms with the client.