c006dd4350
key_len should not have been in KEX_METHOD, it's dependent on MAC method, not KEX method. This is why the MD5 MACs were borked initially, md5 has a key_len of 16, not 20. |
||
---|---|---|
.. | ||
libssh2_config.h.in | ||
libssh2_priv.h | ||
libssh2_sftp.h | ||
libssh2.h |