Skip to content

(v10.x backport) crypto: add support for OCB mode for AEAD - #22473

Closed
tniessen wants to merge 1 commit into
nodejs:v10.x-stagingfrom
tniessen:backport-21447-to-v10.x
Closed

(v10.x backport) crypto: add support for OCB mode for AEAD#22473
tniessen wants to merge 1 commit into
nodejs:v10.x-stagingfrom
tniessen:backport-21447-to-v10.x

Conversation

@tniessen

Copy link
Copy Markdown
Member

Manual backport of #21447.

cc @targos@jasnell @nodejs/crypto

PR-URL: nodejs#21447
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. v10.x labels Aug 23, 2018
@targos

Copy link
Copy Markdown
Member

@targostargos 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.

Thanks!

@addaleax

Copy link
Copy Markdown
Member

@targos

Copy link
Copy Markdown
Member

@addaleax

Copy link
Copy Markdown
Member

@targos

targos commented Aug 29, 2018

Copy link
Copy Markdown
Member

Landed in bc7dbc1

@targostargos closed this Aug 29, 2018
targos pushed a commit that referenced this pull request Aug 29, 2018
Backport-PR-URL: #22473
PR-URL: #21447
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Sep 3, 2018
Backport-PR-URL: #22473
PR-URL: #21447
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Sep 6, 2018
Backport-PR-URL: #22473
PR-URL: #21447
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++Issues and PRs that require attention from people who are familiar with C++.cryptoIssues and PRs related to the crypto subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tniessen@nodejs-github-bot@targos@addaleax