← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1484807] Re: Encryption problems in DC++ 0.851 when connecting to a LUADCH hub

 

Hi@all,
I'am a Luadch dev and our hubsoft is using a cert with an elliptic curve 256bit prime key.
The problem is: There is no support for ciphers with elliptic curves in current versions of dc++ (v0.851).
It would be great if dc++ supports these cipher suites:

TLSv1:

   ECDHE-ECDSA-AES128-SHA

TLSv1.2:

   ECDHE-ECDSA-AES128-GCM-SHA256
   ECDHE-ECDSA-AES128-SHA256

PS: I know dc++ not support AES256 ciphers thats the reason why i only
added AES128 ones.

greets pulsar

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1484807

Title:
  Encryption problems in DC++ 0.851 when connecting to a LUADCH hub

Status in DC++:
  New

Bug description:
  we are running Luadch 2.14 in the hubs and when we updated to the latest we got problems whit 0.851 clients. It works whit 0.843.
  Whit the 0.851 we get tls error..
  I have talkt to the Dev from Luadch and they say that this is something wrong whit 0.851 

  Kungen

To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1484807/+subscriptions


References