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 request] Support Argon2 #122

Open
absar opened this issue Sep 26, 2021 · 1 comment
Open

[Feature request] Support Argon2 #122

absar opened this issue Sep 26, 2021 · 1 comment
Labels
type-enhancement A request for a change that isn't a bug

Comments

@absar
Copy link

absar commented Sep 26, 2021

In 2021 it is urgent than ever to support Argon2. Unfortunately this very useful library doesn't support anyone of the modern password hashing algorithms like Argon2, bcrypt, scrypt, and PBKDF2. There is a recent implementation of Argon2 in pointycastle library however it doesn't seem to be mature enough for production use.

@natebosch natebosch added the type-enhancement A request for a change that isn't a bug label Sep 27, 2021
@natebosch
Copy link
Member

I'll leave this open as a feature request. I think this is not likely to be prioritized by the Dart team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

2 participants