1
1
Will Cosgrove aba34f5f56 Add support for ECDSA keys and host keys (#41)
This commit lands full ECDSA key support when using the OpenSSL
backend. Which includes:

New KEX methods:
ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521

Can now read OpenSSL formatted ECDSA key files.

Now supports known host keys of type ecdsa-sha2-nistp256.

New curve types:
NID_X9_62_prime256v1, NID_secp384r1, NID_secp521r1

Default host key preferred ordering is now nistp256, nistp384,
nistp521, rsa, dss.

Ref: https://github.com/libssh2/libssh2/issues/41

Closes https://github.com/libssh2/libssh2/pull/206
2018-03-09 19:28:38 +00:00
2016-02-24 23:44:13 +01:00
2016-02-24 23:44:13 +01:00
2016-03-15 21:58:26 +00:00
2015-03-07 11:32:08 +01:00
2016-08-14 16:03:25 +01:00
2016-08-14 16:03:25 +01:00
2014-08-31 00:41:58 +02:00
2011-04-04 13:31:33 +02:00
2016-02-24 23:44:13 +01:00
2011-04-04 13:31:33 +02:00
2016-02-24 23:44:13 +01:00
2016-09-27 00:17:29 +02:00

libssh2 - SSH2 library

libssh2 is a library implementing the SSH2 protocol, available under the revised BSD license.

Web site

Mailing list

BSD Licensed

Web site source code

Installation instructions:

Описание
The SSH library (BSD license)
https://www.libssh2.org
Readme 4,1 MiB
2023-03-09 23:34:13 +03:00
Languages
C 84.6%
M4 3.2%
Makefile 2.9%
Shell 2.2%
CMake 2.2%
Разное 4.7%