← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1495091] [NEW] support for ciphers with elliptic curves

 

Public bug reported:

There is no support for ciphers with elliptic curves in current versions of dc++ (v0.851).
I'am a Luadch dev and our hubsoft is using a cert with an elliptic curve 256bit prime key.
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 thatsthe reason why i only
added AES128 ones.


greets pulsar

** Affects: dcplusplus
     Importance: Undecided
         Status: New

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

Title:
  support for ciphers with elliptic curves

Status in DC++:
  New

Bug description:
  There is no support for ciphers with elliptic curves in current versions of dc++ (v0.851).
  I'am a Luadch dev and our hubsoft is using a cert with an elliptic curve 256bit prime key.
  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 thatsthe reason why i only
  added AES128 ones.

  
  greets pulsar

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


Follow ups