-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
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
@indutny would there be any support for adding scryptSync()
and scrypt()
to the crypto
module?
There is already support for PBKDF2
but scrypt
can offer an order of magnitude or more strength for the same derivation time.
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.