Supported SSH protocols in FIPS mode
A list of all the secure shell (SSH) protocols that are supported in Federal Information Processing Standards (FIPS) mode.
Function | Algorithms |
---|---|
Key exchange | ecdh-sha2-nistp256 |
ecdh-sha2-nistp384 | |
ecdh-sha2-nistp521 | |
diffie-hellman-group-exchange-sha256 | |
diffie-hellman-group14-sha256 | |
diffie-hellman-group16-sha512 | |
diffie-hellman-group18-sha512 | |
Ciphers | aes256-gcm@openssh.com |
aes256-ctr | |
aes128-gcm@openssh.com | |
aes128-ctr | |
MACs | hmac-sha2-256-etm@openssh.com |
hmac-sha2-512-etm@openssh.com | |
hmac-sha2-256 | |
hmac-sha2-512 | |
Host key algorithms | ecdsa-sha2-nistp256 |
ecdsa-sha2-nistp384 | |
ecdsa-sha2-nistp521 | |
rsa-sha2-256 | |
rsa-sha2-512 |