From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1422371794.28330.YahooMailBasic@web184701.mail.ne1.yahoo.com> Date: Tue, 27 Jan 2015 07:16:34 -0800 From: "Brian L. Stuart" To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [9fans] ssh2 (at least the legacy version) seems incompatible with Topicbox-Message-UUID: 3c05f028-ead9-11e9-9d60-3106f5b1d025 > ok, i found some more diagnostic messages in /sys/log/sshdebug: > ... > The problem might be that `dh.c` has an empty implementation of `dh_client142` > ... Ingo, I must admit to being the guilty party for the SSHv2 implementation. Though Geoff gets credit for cleaning up what was some of my uglier code. It's been over a year since I looked at any of it and probably closer to 3 years since touching the crypto part. However, I'll take a look and see if I can get an implementation of the group 14 stuff in place, or at least not have it advertise something it doesn't do. BLS