-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed
Labels
cryptoIssues and PRs related to the crypto subsystem.Issues and PRs related to the crypto subsystem.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.
Description
I'm trying to understand if there is a reason why RSA KeyGen was never exposed as an API in the crypto
module. I'm familiar with the pure js solutions such as keypair
but they are really slow compared to using OpenSSL.
Was there any other thread about this where a decision was made?
benjamingr, rektide, djphoenix, bsZeroFive, qubyte and 3 more
Metadata
Metadata
Assignees
Labels
cryptoIssues and PRs related to the crypto subsystem.Issues and PRs related to the crypto subsystem.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.