[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Implementation of ecdh-sha2-nistp384 and ecdh-sha2-nistp521 key exchange algorithms
[Thread Prev] | [Thread Next]
- Subject: Implementation of ecdh-sha2-nistp384 and ecdh-sha2-nistp521 key exchange algorithms
- From: Dirkjan Bussink <d.bussink@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Mon, 24 Aug 2015 09:17:03 +0100
- To: libssh@xxxxxxxxxx
Hi all, The attached patch implements support for the ecdh-sha2-nistp384 and ecdh-sha2-nistp521 key exchange algorithms next to the existing ecdh-sha2-nistp256 one. Also added tests to the places where there were existing tests for the existing ecdh based algorithm. Cheers, Dirkjan
Attachment:
0001-Implement-ecdh-sha2-nistp384-and-ecdh-sha2-nistp521.patch
Description: Binary data
Re: Implementation of ecdh-sha2-nistp384 and ecdh-sha2-nistp521 key exchange algorithms | Andreas Schneider <asn@xxxxxxxxxxxxxx> |