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.2k
Star
122k
Code
Issues
630
Pull requests
546
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
(v10.x backport) Backport 12 crypto commits
- #20706
#20706
Closed
tniessen
wants to merge 12 commits into
nodejs:v10.x-staging
nodejs/node:v10.x-staging
from
tniessen:backport-crypto-prs-to-v10.x
tniessen/node:backport-crypto-prs-to-v10.x
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
(v10.x backport) Backport 12 crypto commits
#20706
tniessen
wants to merge 12 commits into
nodejs:v10.x-staging
nodejs/node:v10.x-staging
from
tniessen:backport-crypto-prs-to-v10.x
tniessen/node:backport-crypto-prs-to-v10.x
Copy head branch name to clipboard
Commits
Commits on May 13, 2018
crypto: allow to restrict valid GCM tag length
Show description for 40c014f
tniessen
committed
40c014f
View commit details
Copy full SHA for 40c014f
Browse repository at this point
crypto: add createCipher/WithIV functions
Show description for 1cd6fae
danbev
authored and
tniessen
committed
1cd6fae
View commit details
Copy full SHA for 1cd6fae
Browse repository at this point
crypto: add addCipherPrototypeFunctions function
Show description for 8d2b3d2
danbev
authored and
tniessen
committed
8d2b3d2
View commit details
Copy full SHA for 8d2b3d2
Browse repository at this point
crypto: remove rsaPrivate and rename rsaPublic
Show description for 7ffaf72
danbev
authored and
tniessen
committed
7ffaf72
View commit details
Copy full SHA for 7ffaf72
Browse repository at this point
src: fix node_crypto.cc compiler warnings
Show description for 1ae5218
danbev
authored and
tniessen
committed
1ae5218
View commit details
Copy full SHA for 1ae5218
Browse repository at this point
test: remove crypto.DEFAULT_ENCODING usage
Show description for 9e9dad6
danbev
authored and
tniessen
committed
9e9dad6
View commit details
Copy full SHA for 9e9dad6
Browse repository at this point
crypto: use kNoAuthTagLength in InitAuthenticated
Show description for 3bd5db3
tniessen
committed
3bd5db3
View commit details
Copy full SHA for 3bd5db3
Browse repository at this point
crypto: add using directives for v8::Int32, Uint32
Show description for f57543b
tniessen
committed
f57543b
View commit details
Copy full SHA for f57543b
Browse repository at this point
crypto: support authTagLength in GCM encryption
Show description for 0259d30
tniessen
committed
0259d30
View commit details
Copy full SHA for 0259d30
Browse repository at this point
crypto: allocate more memory for cipher.update()
Show description for bb975aa
yhwang
authored and
tniessen
committed
bb975aa
View commit details
Copy full SHA for bb975aa
Browse repository at this point
src: more automatic memory management in node_crypto.cc
Show description for 60c5ada
addaleax
authored and
tniessen
committed
60c5ada
View commit details
Copy full SHA for 60c5ada
Browse repository at this point
crypto: add test case for AES key wrapping
Show description for 8177b22
yhwang
authored and
tniessen
committed
8177b22
View commit details
Copy full SHA for 8177b22
Browse repository at this point
You can’t perform that action at this time.