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.
0001-fix-compile-error.patch
Description: 0001-fix-compile-error.patch
0002-implement-diffie-hellman-group-exchange-sha1-and-dif.patch
Description: 0002-implement-diffie-hellman-group-exchange-sha1-and-dif.patch
0003-add-define.patch
Description: 0003-add-define.patch
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
