-
Notifications
You must be signed in to change notification settings - Fork 30.9k
Issues: nodejs/node
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
crypto: update root-certificates to 3.108
c++
Issues and PRs that require attention from people who are familiar with C++.
crypto
Issues and PRs related to the crypto subsystem.
lib / src
Issues and PRs related to general changes in the lib or src directory.
lts-watch-v18.x
PRs that may need to be released in v18.x.
lts-watch-v20.x
PRs that may need to be released in v20.x
needs-ci
PRs that need a full CI run.
notable-change
PRs with changes that should be highlighted in changelogs.
#57381
opened Mar 9, 2025 by
nodejs-github-bot
Loadingβ¦
Suggest --use-system-ca when a certificate error occurs
c++
Issues and PRs that require attention from people who are familiar with C++.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
#57362
opened Mar 7, 2025 by
Aditi-1400
Loadingβ¦
crypto: add optional callback to crypto.diffieHellman
c++
Issues and PRs that require attention from people who are familiar with C++.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
semver-minor
PRs that contain new features and should be released in the next minor version.
#57274
opened Mar 2, 2025 by
panva
Loadingβ¦
crypto: check for nullptr before dereferencing identity_buf
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
c++
Issues and PRs that require attention from people who are familiar with C++.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
#57071
opened Feb 15, 2025 by
gurgunday
Loadingβ¦
tls: change TLSWrap::GetProtocol to fix #56935
c++
Issues and PRs that require attention from people who are familiar with C++.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
#57036
opened Feb 13, 2025 by
nathanjjohnson7
Loadingβ¦
Multiple diffieHellman.generateKeys calls don't update the public key
crypto
Issues and PRs related to the crypto subsystem.
doc
Issues and PRs related to the documentations.
#56990
opened Feb 10, 2025 by
toramanomer
Coverity issue 367349: Different smart pointers managing same raw pointer
crypto
Issues and PRs related to the crypto subsystem.
#56926
opened Feb 5, 2025 by
targos
Support webcrypto hash algorithm arguments in node.js crypto hash apis
crypto
Issues and PRs related to the crypto subsystem.
feature request
Issues that request new features to be added to Node.js.
webcrypto
#56464
opened Jan 4, 2025 by
jasnell
Implement iterator/async iterator support for web crypto digest
crypto
Issues and PRs related to the crypto subsystem.
feature request
Issues that request new features to be added to Node.js.
webcrypto
#56463
opened Jan 4, 2025 by
jasnell
crypto.generatePrime results in an abort in FIPS mode
confirmed-bug
Issues with confirmed bugs.
crypto
Issues and PRs related to the crypto subsystem.
#56377
opened Dec 27, 2024 by
zyscoder
src: modify SecureContext::SetCACert to not create root certificate store
c++
Issues and PRs that require attention from people who are familiar with C++.
crypto
Issues and PRs related to the crypto subsystem.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
performance
Issues and PRs related to the performance of Node.js.
#56301
opened Dec 18, 2024 by
ShenHongFei
Loadingβ¦
Accepting Issues and PRs related to the crypto subsystem.
discuss
Issues opened for discussions and feedbacks.
never-stale
Mark issue so that it is never considered stale
webcrypto
CryptoKey
in node:crypto
APIs
crypto
#55293
opened Oct 6, 2024 by
panva
subset of small-order Ed25519 vectors is failing in WPTs
crypto
Issues and PRs related to the crypto subsystem.
experimental
Issues and PRs related to experimental features.
web-standards
Issues and PRs related to Web APIs
webcrypto
#54572
opened Aug 26, 2024 by
avivkeller
The signature and verification of SM2 return incorrect results in crypto.createSign and crypto.createVerify
crypto
Issues and PRs related to the crypto subsystem.
#53761
opened Jul 8, 2024 by
xicilion
Customize password-based KDF in Issues and PRs related to the crypto subsystem.
feature request
Issues that request new features to be added to Node.js.
KeyObject#export
crypto
#53359
opened Jun 5, 2024 by
Phoenix35
TypeError: Missing internal module 'node:crypto'
crypto
Issues and PRs related to the crypto subsystem.
embedding
Issues and PRs related to embedding Node.js in another project.
#53163
opened May 26, 2024 by
bncdemo
Restrict authentication tag length for GCM by default
crypto
Issues and PRs related to the crypto subsystem.
feature request
Issues that request new features to be added to Node.js.
security
Issues and PRs related to security.
#52327
opened Apr 2, 2024 by
Starkteetje
unable to sign with external OpenSSL engine after usage of crypto.hash
crypto
Issues and PRs related to the crypto subsystem.
openssl
Issues and PRs related to the OpenSSL dependency.
#52307
opened Apr 1, 2024 by
GauriSpears
Define certificate creation facilities
crypto
Issues and PRs related to the crypto subsystem.
feature request
Issues that request new features to be added to Node.js.
never-stale
Mark issue so that it is never considered stale
#51169
opened Dec 15, 2023 by
danfuzz
Proposal: generic key derivation function for crypto
crypto
Issues and PRs related to the crypto subsystem.
feature request
Issues that request new features to be added to Node.js.
#50391
opened Oct 25, 2023 by
ranisalt
crypto.createPrivateKey
no longer throws TypeError
for missing passphrase
confirmed-bug
#48881
opened Jul 21, 2023 by
westrik
Crypto
API documentation for x509.keyUsage
is wrong for all versions
crypto
#48727
opened Jul 10, 2023 by
jeffsec-aws
Test failures with FIPS enabled
crypto
Issues and PRs related to the crypto subsystem.
test
Issues and PRs related to the tests.
#48379
opened Jun 7, 2023 by
richardlau
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.