mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
[crypto] initial support for ecdh-sha2-nistp256
Works with openssl Still requires work for libgcrypt and other modes
This commit is contained in:
@@ -85,6 +85,7 @@ set(libssh_SRCS
|
||||
crc32.c
|
||||
crypt.c
|
||||
dh.c
|
||||
ecdh.c
|
||||
error.c
|
||||
getpass.c
|
||||
gzip.c
|
||||
|
||||
Reference in New Issue
Block a user