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

Argon2: properly handle outputs > 64 bytes in blake2Long() #14914

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

jedisct1
Copy link
Contributor

Fixes #14912

@jedisct1 jedisct1 enabled auto-merge (squash) March 14, 2023 15:51
@jedisct1 jedisct1 merged commit e17998b into ziglang:master Mar 14, 2023
@jedisct1 jedisct1 deleted the argon2-blake2long-fix branch March 14, 2023 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Argon2 outputs uninitialized memory with keysize > 64
1 participant