dh-gex: Add client implementation

Signed-off-by: Aris Adamantiadis <aris@0xbadc0de.be>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
Aris Adamantiadis
2018-11-06 21:44:46 +01:00
committed by Andreas Schneider
parent 154eb91914
commit 574bfb5459
8 changed files with 335 additions and 2 deletions

View File

@@ -126,6 +126,7 @@ set(libssh_SRCS
connector.c
curve25519.c
dh.c
dh-gex.c
ecdh.c
error.c
getpass.c