1 Algorithm List
John Safranek edited this page 2021-12-02 18:37:17 -08:00

KEX

  • ecdh-sha2-nistp521
  • ecdh-sha2-nistp384
  • ecdh-sha2-nistp256
  • diffie-hellman-group-exchange-sha256
  • diffie-hellman-group14-sha1
  • diffie-hellman-group1-sha1

Host Key

  • ssh-rsa
  • ecdsa-sha2-nistp256
  • ecdsa-sha2-nistp384
  • ecdsa-sha2-nistp521

Cipher

  • aes256-gcm{at}openssh.com
  • aes192-gcm{at}openssh.com
  • aes128-gcm{at}openssh.com
  • aes256-ctr
  • aes192-ctr
  • aes128-ctr
  • aes256-cbc
  • aes192-cbc
  • aes128-cbc

MAC

  • hmac-sha2-256
  • hmac-sha1-96
  • hmac-sha1