I implemented two new key exchange methods:
"diffie-hellman-group-exchange-sha1"
"diffie-hellman-group-exchange-sha256"
according to
https://tools.ietf.org/html/rfc4419

Unfortunately, It`s only for client now.
Maybe I`ll implement this algos for server side later.

Attachment: 0001-fix-compile-error.patch
Description: 0001-fix-compile-error.patch

Attachment: 0002-implement-diffie-hellman-group-exchange-sha1-and-dif.patch
Description: 0002-implement-diffie-hellman-group-exchange-sha1-and-dif.patch

Attachment: 0003-add-define.patch
Description: 0003-add-define.patch

Attachment: 0004-implement-preferred-size-in-bits-of-the-group-the-se.patch
Description: 0004-implement-preferred-size-in-bits-of-the-group-the-se.patch

Reply via email to