Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Thanks. I appreciate your feedback. I know I'm taking a slight compatibility risk in this, but I do appreciate your view on it. Commented Nov 20, 2019 at 13:37
  • Most of that eclectic list of curves is older, but in practice for TLS almost nobody ever used any 'binary' (char-2) curve, or the Brainpool curves. The only popular curves -- and the only ones retained in TLS1.3 -- are the NIST-adopted prime curves P-256/secp256r1 P-384/secp384r1 P-521/secp521r1 and the Bernstein curves mostly x25519 and to a lesser extent x448. Commented Nov 21, 2019 at 6:32