Skip to content

Add a native support of Argon2 hashing algorithm #34452

Description

@pubmikeb

Is your feature request related to a problem? Please describe.
Currently Node.js provides a native support of scrypt, which is good but isn't the most secure option.

Describe the solution you'd like
It would be great to have a native support of argon2 via crypto module, just like scrypt has nowadays.

Describe alternatives you've considered
An argon2 npm module for Node.js.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    cryptoIssues and PRs related to the crypto subsystem.feature requestIssues requesting new Node.js features.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions