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

blake2: expose round function for Argon2 #223

Open
tarcieri opened this issue Jan 30, 2021 · 0 comments
Open

blake2: expose round function for Argon2 #223

tarcieri opened this issue Jan 30, 2021 · 0 comments

Comments

@tarcieri
Copy link
Member

The argon2 crate presently vendors an implementation of the BLAKE2 round function:

RustCrypto/password-hashes#105

It'd be nice if it could source this functionality from the blake2 crate, particularly if it ever adds e.g. SIMD functionality

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

1 participant