Difference between revisions of "Ssh -Q kex"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
*<code>diffie-hellman-group-exchange-sha1</code>
 
*<code>diffie-hellman-group-exchange-sha1</code>
 
*<code>diffie-hellman-group-exchange-sha256</code>
 
*<code>diffie-hellman-group-exchange-sha256</code>
*<code>ecdh-sha2-nistp256</code>
+
*<code>[[ecdh]]-sha2-nistp256</code>
 
*<code>ecdh-sha2-nistp384</code>
 
*<code>ecdh-sha2-nistp384</code>
 
*<code>ecdh-sha2-nistp521</code>
 
*<code>ecdh-sha2-nistp521</code>
Line 34: Line 34:
 
== Related terms ==
 
== Related terms ==
 
* <code>[[/etc/ssh/ssh_config]]</code>
 
* <code>[[/etc/ssh/ssh_config]]</code>
 +
* [[sslcan]]
  
 
== See also ==
 
== See also ==
 +
* {{KEX}}
 
* {{ssh}}
 
* {{ssh}}
  
 
[[Category:SSH]]
 
[[Category:SSH]]

Latest revision as of 12:00, 27 February 2024

ssh -Q kex[edit]

  • 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
  • [email protected]
  • [email protected]


ssh -Q kex HOSTNAME[edit]

  • 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
  • [email protected]
  • [email protected]

Related terms[edit]

See also[edit]

Advertising: