[v24.x backport] WebCryptoAPI digest() updates and new algorithms#62539
Merged
aduh95 merged 2 commits intonodejs:v24.x-stagingfrom Apr 3, 2026
Merged
[v24.x backport] WebCryptoAPI digest() updates and new algorithms#62539aduh95 merged 2 commits intonodejs:v24.x-stagingfrom
aduh95 merged 2 commits intonodejs:v24.x-stagingfrom
Conversation
Collaborator
|
Review requested:
|
This comment was marked as outdated.
This comment was marked as outdated.
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## v24.x-staging #62539 +/- ##
=================================================
- Coverage 90.09% 90.06% -0.03%
=================================================
Files 670 672 +2
Lines 200740 201174 +434
Branches 39231 39304 +73
=================================================
+ Hits 180847 181197 +350
- Misses 12166 12240 +74
- Partials 7727 7737 +10
🚀 New features to boost your workflow:
|
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
0667c03 to
ee23202
Compare
aduh95
approved these changes
Apr 3, 2026
Collaborator
PR-URL: nodejs#61875 Backport-PR-URL: nodejs#62539 Refs: web-platform-tests/wpt#57802 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: nodejs#62183 Backport-PR-URL: nodejs#62539 Refs: https://wicg.github.io/webcrypto-modern-algos/#kangarootwelve Refs: https://wicg.github.io/webcrypto-modern-algos/#turboshake Refs: https://www.rfc-editor.org/rfc/rfc9861.html Refs: https://redirect.github.com/openssl/openssl/issues/30304 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
ee23202 to
c989497
Compare
Contributor
|
Landed in 541be3a...c989497 |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #61875 (modulo the WPT updates that have other dependencies) and #62183