doc: remove statement about (EC)DHE performance · nodejs/node@f2ca172 · GitHub
Skip to content

Commit f2ca172

Browse files
tniessendanielleadams
authored andcommitted
doc: remove statement about (EC)DHE performance
This statement is misleading in that it says "key generation is expensive". ECDHE key generation (over the elliptic curves that are commonly used for TLS) is insanely fast compared to most other types of key generation. This statement is irrelevant for TLS 1.3, which requires (EC)DHE. Even if this statement is somewhat true for TLS 1.2, it does not justify discouraging the use of (EC)DHE. PR-URL: #41528 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
1 parent 18e6316 commit f2ca172

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

doc/api/tls.md

Lines changed: 0 additions & 3 deletions

0 commit comments

Comments
 (0)