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-develReceived on 2014-04-11