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

docs: update crypto.createSecretKey history by ben-turner · Pull Request #35874 · nodejs/node · GitHub

/ node Public

docs: update crypto.createSecretKey history - #35874

Merged
Trott merged 1 commit into
nodejs:masterfrom
ben-turner:patch-1
Nov 1, 2020
Merged

docs: update crypto.createSecretKey history#35874
Trott merged 1 commit into
nodejs:masterfrom
ben-turner:patch-1

Conversation

Copy link
Copy Markdown
Contributor

Passing strings to crypto.createSecretKey was not added until v15.0.0
(specifically with commit dae283d). The existing documentation implies its
availability in prior versions which may cause confusion.

Checklist

nodejs-github-bot added crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations. labels Oct 29, 2020

tniessen left a comment

Copy link
Copy Markdown
Member

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

I guess we'll never get rid of strings as keys :(

Passing strings to `crypto.createSecretKey` was not added until v15.0.0
(specifically with commit dae283d). The existing documentation implies
its availability in prior versions which may cause confusion.

PR-URL: nodejs#35874
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>

Trott commented Nov 1, 2020

Copy link
Copy Markdown
Member

Landed in 09af8c8.

Thanks for the contribution! 🎉

Trott merged commit 09af8c8 into nodejs:master Nov 1, 2020
targos pushed a commit that referenced this pull request Nov 3, 2020
Passing strings to `crypto.createSecretKey` was not added until v15.0.0
(specifically with commit dae283d). The existing documentation implies
its availability in prior versions which may cause confusion.

PR-URL: #35874
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
targos mentioned this pull request Nov 3, 2020
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.

5 participants


Back | FazBrowse Home | New Git URL