Difference between revisions of "Ssh -Q kex"

From wikieduonline
Jump to navigation Jump to search
(Created page with " ssh -Q kex HOSTNAME diffie-hellman-group1-sha1 diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512 diffie-hellman-group18-sha512...")
 
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  ssh -Q kex HOSTNAME
+
{{lowercase}}
[[diffie-hellman]]-group1-sha1
+
   
diffie-hellman-group14-sha1
+
===<code>ssh -Q kex</code>===
diffie-hellman-group14-sha256
+
*<code>diffie-hellman-group1-sha1</code>
diffie-hellman-group16-sha512
+
*<code>diffie-hellman-group14-sha1</code>
diffie-hellman-group18-sha512
+
*<code>diffie-hellman-group14-sha256</code>
diffie-hellman-group-exchange-sha1
+
*<code>diffie-hellman-group16-sha512</code>
diffie-hellman-group-exchange-sha256
+
*<code>diffie-hellman-group18-sha512</code>
[[ecdh]]-sha2-nistp256
+
*<code>diffie-hellman-group-exchange-sha1</code>
ecdh-sha2-nistp384
+
*<code>diffie-hellman-group-exchange-sha256</code>
ecdh-sha2-nistp521
+
*<code>[[ecdh]]-sha2-nistp256</code>
[[curve25519]]-sha256
+
*<code>ecdh-sha2-nistp384</code>
+
*<code>ecdh-sha2-nistp521</code>
+
*<code>curve25519-sha256</code>
 +
*<code>[email protected]</code>
 +
*<code>[email protected]</code>
 +
 
 +
 
 +
===<code>ssh -Q kex HOSTNAME</code>===
 +
*<code>[[diffie-hellman]]-group1-sha1</code>
 +
*<code>diffie-hellman-group14-sha1</code>
 +
*<code>diffie-hellman-group14-sha256</code>
 +
*<code>diffie-hellman-group16-sha512</code>
 +
*<code>diffie-hellman-group18-sha512</code>
 +
*<code>diffie-hellman-group-exchange-sha1</code>
 +
*<code>diffie-hellman-group-exchange-sha256</code>
 +
*<code>[[ecdh]]-sha2-nistp256</code>
 +
*<code>ecdh-sha2-nistp384</code>
 +
*<code>ecdh-sha2-nistp521</code>
 +
*<code>[[curve25519]]-sha256</code>
 +
*<code>[email protected]</code>
 +
*<code>[email protected]</code>
 +
 
 +
== Related terms ==
 +
* <code>[[/etc/ssh/ssh_config]]</code>
 +
* [[sslcan]]
  
 
== See also ==
 
== See also ==
 +
* {{KEX}}
 
* {{ssh}}
 
* {{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: