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

Argon2id parallelism #993

Closed
inzanez opened this issue Sep 9, 2020 · 1 comment
Closed

Argon2id parallelism #993

inzanez opened this issue Sep 9, 2020 · 1 comment

Comments

@inzanez
Copy link

inzanez commented Sep 9, 2020

Hi

what's the reason that the parallelism of crypto_pwhash_argon2id_str and crypto_pwhash_argon2id is statically set to 1? Will that change at some point?

Best regards

@jedisct1
Copy link
Owner

jedisct1 commented Sep 9, 2020

Probably not, but Argon2 may be replaced by something else instead.

@jedisct1 jedisct1 closed this as completed Sep 9, 2020
Repository owner locked and limited conversation to collaborators Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants