Skip to content
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

Requirement: It MUST be possible to configure the software so that smaller keylengths are completely disabled #988

Closed
UlisesGascon opened this issue May 12, 2023 · 1 comment

Comments

@UlisesGascon
Copy link
Member

Original discussion: https://github.com/nodejs/security-wg/pull/954/files#r1179650439
@mhdawson @tniessen @richardlau

The security mechanisms within the software produced by the project MUST use default keylengths that at least meet the NIST minimum requirements through the year 2030 (as stated in 2012). It MUST be possible to configure the software so that smaller keylengths are completely disabled.

@RafaelGSS
Copy link
Member

If someone wants to, they can use custom OpenSSL configurations, custom OpenSSL providers, or even custom dynamically linked OpenSSL builds to "configure" Node.js's crypto module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants