Re: draft-baushke-ssh-dh-group-sha2-01 (was Re: DH group exchange)
IWAMOTO Kouichi <[email protected]>
| Newsgroups | gmane.ietf.secsh |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Wed, 13 Jan 2016 01:21:06 -0800 "Mark D. Baushke" <[email protected]> wrote: > URL: https://datatracker.ietf.org/doc/draft-baushke-ssh-dh-group-sha2 > > I believe that OpenSSH and Dropbear SSH have both implemented interoperable > versions using the current 01 version at this point in time. > > I would be interested in hearing if any other implementations have > adopted these new DH groups. I know three ssh clients for windows that support diffie-hellman-group{14,15,16}-sha256. RLogin http://nanno.dip.jp/softlib/man/rlogin/ (available Japanese version only) RLogin supports dh-group{14,15,16}-sha256 since version 2.19.8. Tera Term (ttssh) https://ttssh2.osdn.jp/ dh-group{14,15,16}-sha256 support was committed to trunk, and it will be included in next release. https://en.osdn.jp/projects/ttssh2/scm/svn/commits/6263 Poderosa http://poderosa.sourceforge.net/ I wrote dh-group{14,15,16}-sha256 support patch, and sent pull-request. https://github.com/poderosaproject/poderosa/pull/17 (wrote in Japanese) Thanks, -- IWAMOTO Kouichi ([email protected]/[email protected]/[email protected])