Applications using SSL should be able to choose the elliptic curve in an ECDHE key exchange
Categories
(NSS :: Libraries, enhancement, P2)
Tracking
(Not tracked)
People
(Reporter: vipul.gupta, Assigned: nelson)
References
Details
(Whiteboard: ECC)
Reporter | ||
Updated•19 years ago
|
Updated•19 years ago
|
Assignee | ||
Comment 1•19 years ago
|
||
Reporter | ||
Comment 2•19 years ago
|
||
Assignee | ||
Comment 3•19 years ago
|
||
Comment 4•19 years ago
|
||
Assignee | ||
Comment 5•19 years ago
|
||
Comment 6•19 years ago
|
||
Assignee | ||
Updated•19 years ago
|
Assignee | ||
Comment 7•19 years ago
|
||
Assignee | ||
Comment 8•16 years ago
|
||
Comment 9•8 years ago
|
||
Comment 10•8 years ago
|
||
Comment 11•6 years ago
|
||
See the last table on this page, choosing Safe Curves: https://safecurves.cr.yp.to/index.html
The only perfectly secure curves are:
Curve1174
Curve25519 (the only secure curve in windows that I am aware of)
Curve41417 formerly named Curve3617
Curve383187 authors subsequently recommended switching to M-383
M-221 formerly named Curve2213
M-383
M-511 formerly named Curve511187
E-222
E-382
E-521
Ed448-Goldilocks
Insecure Curves include:
NIST P-224
NIST P-256
secp256k1
NIST P-384
Anomalous
BN(2,254)
brainpoolP256t1
ANSSI FRP256v1
brainpoolP384t1
SafeCurves is joint work by the following authors (alphabetical order):
Daniel J. Bernstein, University of Illinois at Chicago, USA, and Technische Universiteit Eindhoven, Netherlands
Tanja Lange, Technische Universiteit Eindhoven, Netherlands
Please include an option to chose and order curves; please prioritize Curve25519 above all if it has not been done so already.
Comment 12•6 years ago
|
||
I do not see any way of change EC in about:config, where is this and how do I do this?
Description
•