Difference between revisions of "Ssh -Q kex"
Jump to navigation
Jump to search
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | + | ||
− | + | ===<code>ssh -Q kex</code>=== | |
− | |||
*<code>diffie-hellman-group1-sha1</code> | *<code>diffie-hellman-group1-sha1</code> | ||
*<code>diffie-hellman-group14-sha1</code> | *<code>diffie-hellman-group14-sha1</code> | ||
Line 10: | 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 35: | 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: