Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.5k
Star
119k
Code
Issues
702
Pull requests
790
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[v16.x backport] WebCryptoAPI fixes
- #47336
#47336
Closed
panva
wants to merge 13 commits into
nodejs:v16.x-staging
nodejs/node:v16.x-staging
from
panva:backport-crypto-symbols-to-v16.x
panva/node:backport-crypto-symbols-to-v16.x
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
[v16.x backport] WebCryptoAPI fixes
#47336
panva
wants to merge 13 commits into
nodejs:v16.x-staging
nodejs/node:v16.x-staging
from
panva:backport-crypto-symbols-to-v16.x
panva/node:backport-crypto-symbols-to-v16.x
Copy head branch name to clipboard
Commits
Commits on Mar 31, 2023
crypto: add CryptoKey Symbol.toStringTag
Show description for bc17568
panva
committed
bc17568
View commit details
Copy full SHA for bc17568
Browse repository at this point
crypto: add KeyObject Symbol.toStringTag
Show description for cca5940
panva
committed
cca5940
View commit details
Copy full SHA for cca5940
Browse repository at this point
crypto: handle more webcrypto errors with OperationError
Show description for c7c5011
panva
committed
c7c5011
View commit details
Copy full SHA for c7c5011
Browse repository at this point
test: mock structuredClone for WebCryptoAPI WPTs
panva
committed
5b9738a
View commit details
Copy full SHA for 5b9738a
Browse repository at this point
crypto: fix webcrypto HMAC "get key length" in deriveKey and generateKey
Show description for ae600b9
panva
committed
ae600b9
View commit details
Copy full SHA for ae600b9
Browse repository at this point
crypto: ensure "x" is present when importing private CFRG webcrypto keys
Show description for 252839a
panva
committed
252839a
View commit details
Copy full SHA for 252839a
Browse repository at this point
crypto: fix X25519 and X448 webcrypto public CryptoKey usages
Show description for a321238
panva
committed
a321238
View commit details
Copy full SHA for a321238
Browse repository at this point
crypto: use DataError for webcrypto keyData import failures
Show description for b72552c
panva
committed
b72552c
View commit details
Copy full SHA for b72552c
Browse repository at this point
crypto: validate CFRG webcrypto JWK import "d" and "x" are a pair
Show description for adca91a
panva
committed
adca91a
View commit details
Copy full SHA for adca91a
Browse repository at this point
crypto: fix ECDH webcrypto public CryptoKey usages
Show description for 8570ffa
panva
committed
8570ffa
View commit details
Copy full SHA for 8570ffa
Browse repository at this point
Commits on May 15, 2023
crypto: use WebIDL converters in WebCryptoAPI
Show description for d50a7dc
panva
committed
d50a7dc
View commit details
Copy full SHA for d50a7dc
Browse repository at this point
crypto: re-add padding for AES-KW wrapped JWKs
Show description for 588a166
panva
committed
588a166
View commit details
Copy full SHA for 588a166
Browse repository at this point
crypto: fix webcrypto private/secret import with empty usages
Show description for ca5b942
panva
committed
ca5b942
View commit details
Copy full SHA for ca5b942
Browse repository at this point
You can’t perform that action at this time.