[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/6] Fix ability to use ECDSA keys
[Thread Prev] | [Thread Next]
- Subject: Re: [PATCH 0/6] Fix ability to use ECDSA keys
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 27 Mar 2014 10:08:54 +0100
- To: libssh@xxxxxxxxxx
On Friday 07 March 2014 08:13:18 Alan Dunn wrote: > Hi folks, > > I've combined my ECDSA host key efforts into one patchset. This > patchset fixes bugs that blocked use of ECDSA host keys, adds an > option to use ECDSA host keys (SSH_BIND_OPTIONS_ECDSAKEY), and then > incorporates the use of the ECDSA host keys into the main example > program. > > In the near future, I will also try to add a better > SSH_BIND_OPTIONS_HOSTKEY as discussed on the list. > > These changes were tested with the ssh_server_fork program, which now > can use an ECDSA host key. > > Changes since individual patches: > - Incorporated suggestions from Andreas > - New "-n" = "no default keys" option for ssh_server_fork for easier > testing > - Broke off changes to docs as separate patch Thanks for the patchset. I've added the testcase for ecdsa_nid dupclication and improved it. All are upstream now! -- andreas -- Andreas Schneider GPG-ID: CC014E3D www.cryptomilk.org asn@xxxxxxxxxxxxxx
[PATCH 0/6] Fix ability to use ECDSA keys | Alan Dunn <amdunn@xxxxxxxxx> |