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

[FEATURE] Add support for Argon2 password hashing algorithm #4592

Open
dancristiancecoi opened this issue Jul 23, 2024 · 1 comment
Open
Labels
enhancement New feature or request triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable.

Comments

@dancristiancecoi
Copy link
Contributor

What solution would you like?
It will be useful for some cluster administrators to be able to use Argon2 as the password hashing algorithm and be able to configure properties such as:

  • memory
  • iterations
  • length
  • parallelism
  • type
  • version
@dancristiancecoi dancristiancecoi added enhancement New feature or request untriaged Require the attention of the repository maintainers and may need to be prioritized labels Jul 23, 2024
@stephen-crawford
Copy link
Collaborator

[Triage] Hi @dancristiancecoi, thanks for filing this issue. Could you provide some more details on why we want the Argon2 password hashing? Thanks.

In the meantime will mark as triaged.

@stephen-crawford stephen-crawford added triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. and removed untriaged Require the attention of the repository maintainers and may need to be prioritized labels Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
Projects
None yet
Development

No branches or pull requests

2 participants