★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/30863Nouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: fix argument type of setAAD #30863

Closed
wants to merge 1 commit into from

Conversation

@tniessen
Copy link
Member

tniessen commented Dec 9, 2019

Just like most other crypto functions, setAAD accepts any view, not just Buffers.

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

This comment has been minimized.

Copy link
Contributor

mscdex commented Dec 9, 2019

s/return type/argument type/ in commit message

@cjihrig
cjihrig approved these changes Dec 9, 2019
@lpinca
lpinca approved these changes Dec 9, 2019
@tniessen tniessen force-pushed the tniessen:doc-fix-setaad-return-type branch to 40af46c Dec 10, 2019
@tniessen

This comment has been minimized.

Copy link
Member Author

tniessen commented Dec 10, 2019

Thanks @mscdex, fixed!

@tniessen tniessen changed the title doc: fix return type of setAAD doc: fix argument type of setAAD Dec 10, 2019
@addaleax

This comment has been minimized.

Copy link
Member

addaleax commented Dec 12, 2019

Landed in d776992

addaleax added a commit that referenced this pull request Dec 12, 2019
PR-URL: #30863
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@addaleax addaleax closed this Dec 12, 2019
MylesBorins added a commit that referenced this pull request Dec 13, 2019
PR-URL: #30863
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Dec 13, 2019
targos added a commit that referenced this pull request Jan 14, 2020
PR-URL: #30863
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@tniessen tniessen deleted the tniessen:doc-fix-setaad-return-type branch Jan 23, 2020
BethGriggs added a commit that referenced this pull request Feb 6, 2020
PR-URL: #30863
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Feb 8, 2020
saitonakamura pushed a commit to saitonakamura/node that referenced this pull request Apr 7, 2020
PR-URL: nodejs#30863
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.