Difference between revisions of "Ssh -Q kex"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
  ssh -Q kex
 
  ssh -Q kex
 +
 +
ssh -Q kex
 +
diffie-hellman-group1-sha1
 +
diffie-hellman-group14-sha1
 +
diffie-hellman-group14-sha256
 +
diffie-hellman-group16-sha512
 +
diffie-hellman-group18-sha512
 +
diffie-hellman-group-exchange-sha1
 +
diffie-hellman-group-exchange-sha256
 +
ecdh-sha2-nistp256
 +
ecdh-sha2-nistp384
 +
ecdh-sha2-nistp521
 +
curve25519-sha256
 +
curve25519-sha256@libssh.org
 +
sntrup4591761x25519-sha512@tinyssh.org
 +
  
 
  ssh -Q kex HOSTNAME
 
  ssh -Q kex HOSTNAME

Revision as of 10:48, 29 November 2020

ssh -Q kex
ssh -Q kex
diffie-hellman-group1-sha1
diffie-hellman-group14-sha1
diffie-hellman-group14-sha256
diffie-hellman-group16-sha512
diffie-hellman-group18-sha512
diffie-hellman-group-exchange-sha1
diffie-hellman-group-exchange-sha256
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
curve25519-sha256
curve25519-sha256@libssh.org
sntrup4591761x25519-sha512@tinyssh.org


ssh -Q kex HOSTNAME
diffie-hellman-group1-sha1
diffie-hellman-group14-sha1
diffie-hellman-group14-sha256
diffie-hellman-group16-sha512
diffie-hellman-group18-sha512
diffie-hellman-group-exchange-sha1
diffie-hellman-group-exchange-sha256
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
curve25519-sha256
curve25519-sha256@libssh.org
sntrup4591761x25519-sha512@tinyssh.org

See also

Advertising: