Skip to content

Issues: nodejs/node

Upcoming Node.js Major Release (v24)
#57057 opened Feb 15, 2025 by github-actions bot
Open
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
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: add SubtleCrypto.supports feature detection in Web Crypto API crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. webcrypto
#57270 opened Mar 2, 2025 by panva Draft
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 CryptoKey in node:crypto APIs crypto 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
#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
Customize password-based KDF in KeyObject#export crypto Issues and PRs related to the crypto subsystem. feature request Issues that request new features to be added to Node.js.
#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
Draft: Keep FIPS provider 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.
#48950 opened Jul 28, 2023 by khardix Draft
crypto.createPrivateKey no longer throws TypeError for missing passphrase confirmed-bug Issues with confirmed bugs. crypto Issues and PRs related to the crypto subsystem. openssl Issues and PRs related to the OpenSSL dependency.
#48881 opened Jul 21, 2023 by westrik
Crypto API documentation for x509.keyUsage is wrong for all versions crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations.
#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
ProTip! Exclude everything labeled bug with -label:bug.