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

Why is the blake2b algorithm selected? #356

Open
wyj611 opened this issue Jan 19, 2023 · 1 comment
Open

Why is the blake2b algorithm selected? #356

wyj611 opened this issue Jan 19, 2023 · 1 comment

Comments

@wyj611
Copy link

wyj611 commented Jan 19, 2023

I've been working on an argon2 algorithm recently. What's the reason for using the blake2b algorithm, why not SHA3 or something, because it's fast enough? Do you need to upgrade to blake3 later?

@jc00ke
Copy link

jc00ke commented Jan 12, 2024

I looked around a bit and the best (potential) answer I found is this one and some of the follow-ups seem pretty reasonable. I wasn't able to find anything definitive in the spec.

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

No branches or pull requests

2 participants