mirror of
https://github.com/libssh2/libssh2.git
synced 2025-11-21 14:00:51 +03:00
@@ -1711,7 +1711,6 @@ static const LIBSSH2_KEX_METHOD *libssh2_kex_methods[] = {
|
|||||||
&kex_method_diffie_helman_group_exchange_sha256,
|
&kex_method_diffie_helman_group_exchange_sha256,
|
||||||
&kex_method_diffie_helman_group_exchange_sha1,
|
&kex_method_diffie_helman_group_exchange_sha1,
|
||||||
&kex_method_diffie_helman_group14_sha1,
|
&kex_method_diffie_helman_group14_sha1,
|
||||||
&kex_method_diffie_helman_group_exchange_sha1,
|
|
||||||
&kex_method_diffie_helman_group1_sha1,
|
&kex_method_diffie_helman_group1_sha1,
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user