FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: clarify DiffieHellmanGroup class docs by Linkgoron · Pull Request #38363 · nodejs/node · GitHub

/ node Public

doc: clarify DiffieHellmanGroup class docs - #38363

Closed
Linkgoron wants to merge 2 commits into
nodejs:masterfrom
Linkgoron:docs-crypto-clarify-dhg
Closed

doc: clarify DiffieHellmanGroup class docs#38363
Linkgoron wants to merge 2 commits into
nodejs:masterfrom
Linkgoron:docs-crypto-clarify-dhg

Conversation

Linkgoron commented Apr 22, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

Make it clearer in the docs that DiffieHellmanGroup does not support changing the keys after creation (it's already mentioned in the docs - but only in the documentation for the getDiffieHellman method).

Make it clearer in the docs that DiffieHellmanGroup does
not support changing the keys after creation.
nodejs-github-bot added crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations. labels Apr 22, 2021

phocodes left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

eh, I would just keep the deleted lines you deleted.
the new 4 lines isn't nessceary

Comment thread doc/api/crypto.md Outdated
Comment thread doc/api/crypto.md Outdated
Comment thread doc/api/crypto.md Outdated
Comment thread doc/api/crypto.md Outdated
Linkgoron force-pushed the docs-crypto-clarify-dhg branch from cb595b7 to 5473d41 Compare April 29, 2021 08:10

jasnell commented May 4, 2021

Copy link
Copy Markdown
Member

Landed in 9643128

jasnell pushed a commit that referenced this pull request May 4, 2021
Make it clearer in the docs that DiffieHellmanGroup does
not support changing the keys after creation.

PR-URL: #38363
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Adrian Estrada <edsadr@gmail.com>
jasnell closed this May 4, 2021
targos pushed a commit that referenced this pull request May 17, 2021
Make it clearer in the docs that DiffieHellmanGroup does
not support changing the keys after creation.

PR-URL: #38363
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Adrian Estrada <edsadr@gmail.com>
targos pushed a commit that referenced this pull request May 30, 2021
Make it clearer in the docs that DiffieHellmanGroup does
not support changing the keys after creation.

PR-URL: #38363
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Adrian Estrada <edsadr@gmail.com>
targos pushed a commit that referenced this pull request Jun 5, 2021
Make it clearer in the docs that DiffieHellmanGroup does
not support changing the keys after creation.

PR-URL: #38363
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Adrian Estrada <edsadr@gmail.com>
targos pushed a commit that referenced this pull request Jun 5, 2021
Make it clearer in the docs that DiffieHellmanGroup does
not support changing the keys after creation.

PR-URL: #38363
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Adrian Estrada <edsadr@gmail.com>
targos pushed a commit that referenced this pull request Jun 11, 2021
Make it clearer in the docs that DiffieHellmanGroup does
not support changing the keys after creation.

PR-URL: #38363
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Adrian Estrada <edsadr@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL