Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2012 11:50:11 GMT
From:      Alexander =?iso-8859-1?b?S/xobg==?= <alexander.kuehn@nagilum.de>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/171809: sshd EVP_CipherInit: set key failed for aes128-cbc [preauth]
Message-ID:  <201209201150.q8KBoBg9009207@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/171809; it has been noted by GNATS.

From: Alexander =?iso-8859-1?b?S/xobg==?= <alexander.kuehn@nagilum.de>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/171809: sshd EVP_CipherInit: set key failed for aes128-cbc
 [preauth]
Date: Thu, 20 Sep 2012 13:45:16 +0200

 "ssh -vvv" output:
 
 debug2: mac_setup: found hmac-md5
 debug1: REQUESTED ENC.NAME is 'aes128-cbc'
 debug1: kex: server->client aes128-cbc hmac-md5 zlib@openssh.com
 debug2: mac_setup: found hmac-md5
 debug1: REQUESTED ENC.NAME is 'aes128-cbc'
 debug1: kex: client->server aes128-cbc hmac-md5 zlib@openssh.com
 debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
 debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
 debug2: dh_gen_key: priv key bits set: 125/256
 debug2: bits set: 528/1024
 debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
 debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
 Connection closed by 93.186.10.164



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209201150.q8KBoBg9009207>