kex: Fix zlib compression

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
(cherry picked from commit 747e7d05db)
This commit is contained in:
Andreas Schneider
2015-09-16 08:34:28 +02:00
parent 2197704693
commit 8770c5faff

View File

@@ -112,6 +112,7 @@ static const char *supported_methods[] = {
"hmac-sha2-256,hmac-sha2-512,hmac-sha1",
"hmac-sha2-256,hmac-sha2-512,hmac-sha1",
ZLIB,
ZLIB,
"",
"",
NULL