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

doc: update recommendations for createCipher by tniessen · Pull Request #22087 · nodejs/node · GitHub

/ node Public

doc: update recommendations for createCipher - #22087

Closed
tniessen wants to merge 1 commit into
nodejs:masterfrom
tniessen:crypto-update-deprecation-description
Closed

doc: update recommendations for createCipher#22087
tniessen wants to merge 1 commit into
nodejs:masterfrom
tniessen:crypto-update-deprecation-description

Conversation

tniessen commented Aug 2, 2018

Copy link
Copy Markdown
Member

Now that scrypt is supported, we should at least mention it as an alternative to PBKDF2.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

tniessen added crypto Issues and PRs related to the crypto subsystem. deprecations Issues and PRs related to deprecations. labels Aug 2, 2018

Copy link
Copy Markdown
Collaborator

nodejs-github-bot added deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. labels Aug 2, 2018

tniessen commented Aug 2, 2018

Copy link
Copy Markdown
Member Author

cc @nodejs/crypto

Trott commented Aug 2, 2018

Copy link
Copy Markdown
Member

@nodejs/security-wg

lirantal commented Aug 3, 2018

Copy link
Copy Markdown
Member

LGTM

tniessen added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Aug 4, 2018
tniessen added a commit to tniessen/node that referenced this pull request Aug 5, 2018
PR-URL: nodejs#22087
Reviewed-By: Yihong Wang <yh.wang@ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>

tniessen commented Aug 5, 2018

Copy link
Copy Markdown
Member Author

Landed in 28c70ac.

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. deprecations Issues and PRs related to deprecations. 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