Our product must talk to diffie-hellman-group-exchange-sha256 only server (for security reasons). But I will try to implement server side and tests when I have free time. i'm looking forward a review!
2014-12-08 11:48 GMT+03:00 Andreas Schneider <a...@cryptomilk.org>: > On Wednesday 03 December 2014 12:54:40 Yanis Kurganov wrote: > > 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. > > This looks great. I will try to do a full review this week. We also need > server side and some tests would be great too. > > > > -- andreas > > -- > Andreas Schneider GPG-ID: CC014E3D > www.cryptomilk.org a...@cryptomilk.org > > >