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
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 }}
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
37.7k
Star
122k
Code
Issues
614
Pull requests
586
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
src: decouple KeyObject and CryptoKey and move CryptoKey to src
- #62924
#62924
Closed
panva
wants to merge 11 commits into
nodejs:main
nodejs/node:main
from
panva:native-cryptokey
panva/node:native-cryptokey
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
src: decouple KeyObject and CryptoKey and move CryptoKey to src
#62924
panva
wants to merge 11 commits into
nodejs:main
nodejs/node:main
from
panva:native-cryptokey
panva/node:native-cryptokey
Copy head branch name to clipboard
Commits
Commits on Apr 29, 2026
src: decouple KeyObject and CryptoKey and move CryptoKey to src
Show description for 887ef02
panva
committed
887ef02
View commit details
Copy full SHA for 887ef02
Browse repository at this point
src,crypto: add NativeCryptoKey
Show description for 9d88287
panva
committed
9d88287
View commit details
Copy full SHA for 9d88287
Browse repository at this point
lib,crypto: rewire CryptoKey on the native class
Show description for bf5a786
panva
committed
bf5a786
View commit details
Copy full SHA for bf5a786
Browse repository at this point
lib,crypto: migrate algorithm modules to native CryptoKey
Show description for 0f11a37
panva
committed
0f11a37
View commit details
Copy full SHA for 0f11a37
Browse repository at this point
src,crypto: relax RSA/EC keygen arg checks
Show description for 9beeb44
panva
committed
9beeb44
View commit details
Copy full SHA for 9beeb44
Browse repository at this point
lib,crypto: validate HkdfParams info length early
Show description for 26c2d54
panva
committed
26c2d54
View commit details
Copy full SHA for 26c2d54
Browse repository at this point
lib,crypto: add early structural JWK validation
Show description for 7684ddb
panva
committed
7684ddb
View commit details
Copy full SHA for 7684ddb
Browse repository at this point
test: add CryptoKey class regression tests
Show description for d618239
panva
committed
d618239
View commit details
Copy full SHA for d618239
Browse repository at this point
benchmark: add Web Crypto sign/verify benchmarks
Show description for 3b9d06a
panva
committed
3b9d06a
View commit details
Copy full SHA for 3b9d06a
Browse repository at this point
doc: document native CryptoKey backing
Show description for cbe2cd1
panva
committed
cbe2cd1
View commit details
Copy full SHA for cbe2cd1
Browse repository at this point
src,lib: switch usages internal slot to a bitmask
Show description for aedb3e4
panva
committed
aedb3e4
View commit details
Copy full SHA for aedb3e4
Browse repository at this point
You can’t perform that action at this time.