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

Get rid of modulo division in Argon2 #5385

Open
solardiz opened this issue Dec 10, 2023 · 1 comment
Open

Get rid of modulo division in Argon2 #5385

solardiz opened this issue Dec 10, 2023 · 1 comment

Comments

@solardiz
Copy link
Member

See P-H-C/phc-winner-argon2#306

We need this for both CPU and OpenCL formats. For CPU, perhaps do it after #2738.

@solardiz solardiz added this to the Potentially 2.0.0 milestone Dec 10, 2023
solardiz added a commit to solardiz/john that referenced this issue Dec 26, 2023
solardiz added a commit that referenced this issue Dec 27, 2023
@solardiz
Copy link
Member Author

Done for OpenCL via #5401, yet to do for CPU.

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

No branches or pull requests

1 participant