Skip to content

Conversation

@JungMinu
Copy link
Member

Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

Fixes: #9609

@nodejs-github-bot nodejs-github-bot added crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations. labels Nov 15, 2016
@JungMinu JungMinu self-assigned this Nov 15, 2016
Copy link
Contributor

@claudiorodriguez claudiorodriguez left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@sam-github sam-github left a comment

Choose a reason for hiding this comment

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

Can I ask that you remove the whitespace cleanups that are not relevant to this PR or its commit message?

I put a separate PR in for them: #9620

Also, could you rename the commit to doc: remove invalid padding from privateEncrypt

@sam-github sam-github mentioned this pull request Nov 15, 2016
2 tasks
@JungMinu JungMinu changed the title doc: update crypto.privateEncrypt() padding list doc: remove invalid padding from privateEncrypt Nov 16, 2016
@JungMinu
Copy link
Member Author

@sam-github Done, PTAL again 😄

@JungMinu
Copy link
Member Author

@mscdex PTAL 😄

@mscdex
Copy link
Contributor

mscdex commented Nov 16, 2016

LGTM

@silverwind
Copy link
Contributor

Thanks! Landed in be0ce60.

@silverwind silverwind closed this Nov 18, 2016
silverwind pushed a commit that referenced this pull request Nov 18, 2016
PR-URL: #9611
Fixes: #9609
Reviewed-By: Claudio Rodriguez <[email protected]>
Reviewed-By: Sam Roberts <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Roman Reiss <[email protected]>
addaleax pushed a commit that referenced this pull request Nov 22, 2016
PR-URL: #9611
Fixes: #9609
Reviewed-By: Claudio Rodriguez <[email protected]>
Reviewed-By: Sam Roberts <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Roman Reiss <[email protected]>
MylesBorins pushed a commit that referenced this pull request Dec 20, 2016
PR-URL: #9611
Fixes: #9609
Reviewed-By: Claudio Rodriguez <[email protected]>
Reviewed-By: Sam Roberts <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Roman Reiss <[email protected]>
MylesBorins pushed a commit that referenced this pull request Dec 20, 2016
PR-URL: #9611
Fixes: #9609
Reviewed-By: Claudio Rodriguez <[email protected]>
Reviewed-By: Sam Roberts <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Roman Reiss <[email protected]>
MylesBorins pushed a commit that referenced this pull request Dec 21, 2016
PR-URL: #9611
Fixes: #9609
Reviewed-By: Claudio Rodriguez <[email protected]>
Reviewed-By: Sam Roberts <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Roman Reiss <[email protected]>
MylesBorins pushed a commit that referenced this pull request Dec 21, 2016
PR-URL: #9611
Fixes: #9609
Reviewed-By: Claudio Rodriguez <[email protected]>
Reviewed-By: Sam Roberts <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Roman Reiss <[email protected]>
This was referenced Dec 21, 2016
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.

doc: crypto.privateEncrypt() padding list needs update

8 participants