[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libssh-0.4.1 breaks application


Hi,

I just moved my application which uses sever libssh API from libssh-0.4.0 to libssh-0.4.1. Now client and server choose different encryption algorithms during key negotiation. This problem can be reproduced using samplesshd as server and ssh as a client.

CLIENT (ssh)




debug2: mac_init:
found hmac-sha1





debug1: kex: server->client aes128-cbc hmac-sha1 none

debug2:
mac_init: found hmac-sha1

debug1: kex: client->server aes128-cbc hmac-sha1 none

SERVER (samplesshd)




[3] Type 20

[3] Set output algorithm aes256-ctr

[3] Set input algorithm aes256-ctr


Any suggestions how to fix the problem will be greatly appreciated.
Thanks,
Eugene



      

Follow-Ups:
Re: libssh-0.4.1 breaks applicationAris Adamantiadis <aris@xxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org