Subject: libssh2 incompatible with OpenBSD 5.5

libssh2 incompatible with OpenBSD 5.5

From: James Moore <james_at_panic.com>
Date: Thu, 10 Apr 2014 16:56:32 -0700

Hi all, we recently received a report that our iOS app Prompt isn’t working with OpenBSD 5.5. Sure enough, the MAC list that’s sent by libssh2 is incompatible with their new defaults. I logged a bug on this in Trac but it appears it has not been moderated yet.

For reference here’s the list of MACs

libssh2
hmac-sha1,hmac-sha1-96,hmac-md5,hmac-md5-96,hmac-ripemd160,hmac-ripemd160_at_openssh.com

OpenBSD 5.5
umac-64-etm_at_openssh.com,umac-128-etm_at_openssh.com,hmac-sha2-256-etm_at_openssh.com,hmac-sha2-512-etm_at_openssh.com,umac-64_at_openssh.com,umac-128_at_openssh.com,hmac-sha2-256,hmac-sha2-512

If we decide to add these ourselves will it just be a matter of creating the necessary openssl wrappers?

--
James
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2014-04-11