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

doc: improve ECDH example by tniessen · Pull Request #22607 · nodejs/node · GitHub

/ node Public

doc: improve ECDH example - #22607

Closed
tniessen wants to merge 2 commits into
nodejs:masterfrom
tniessen:doc-improve-ecdh-example
Closed

doc: improve ECDH example#22607
tniessen wants to merge 2 commits into
nodejs:masterfrom
tniessen:doc-improve-ecdh-example

Conversation

Copy link
Copy Markdown
Member

crypto.createECDH is preferred over crypto.ECDH.

Checklist

Copy link
Copy Markdown
Collaborator

nodejs-github-bot added crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations. labels Aug 30, 2018

cjihrig left a comment

Copy link
Copy Markdown
Contributor

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

LGTM with an optional nit.

Comment thread doc/api/crypto.md
BridgeAR added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Aug 31, 2018

Copy link
Copy Markdown
Member

tniessen commented Sep 3, 2018

Copy link
Copy Markdown
Member Author

Landed in 64cf96d.

tniessen closed this Sep 3, 2018
tniessen added a commit that referenced this pull request Sep 3, 2018
PR-URL: #22607
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
targos pushed a commit that referenced this pull request Sep 3, 2018
PR-URL: #22607
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
targos pushed a commit that referenced this pull request Sep 6, 2018
PR-URL: #22607
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
tniessen removed the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Sep 12, 2018
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.

6 participants


Back | FazBrowse Home | New Git URL