Subject: [libssh2] #286: LibSSH2-HEAD can't be used with OpenBSD 5.5

[libssh2] #286: LibSSH2-HEAD can't be used with OpenBSD 5.5

From: libssh2 Trac <trac_at_libssh2.stuge.se>
Date: Fri, 11 Apr 2014 19:19:13 -0000

#286: LibSSH2-HEAD can't be used with OpenBSD 5.5
-------------------------+--------------------
 Reporter: jamesmoore | Owner:
     Type: enhancement | Status: new
 Priority: normal | Milestone: 1.4.3
Component: crypto | Version: 1.4.2
 Keywords: | Blocked By:
   Blocks: |
-------------------------+--------------------
 OpenBSD 5.5 is changing the default MACs available to sshd. Libssh2
 supplies the following

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

 while OpenBSD 5.5 expects

 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

 It appears libssh2's MAC support needs to be updated.

-- 
Ticket URL: <https://trac.libssh2.org/ticket/286>
libssh2 <https://trac.libssh2.org/>
C library for writing portable SSH2 clients
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2014-04-11