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

Add BLAKE3 implementation #5

Open
saucecontrol opened this issue Dec 8, 2020 · 3 comments
Open

Add BLAKE3 implementation #5

saucecontrol opened this issue Dec 8, 2020 · 3 comments

Comments

@saucecontrol
Copy link
Owner

xoofx making me look bad over here

img

@viktor-svub
Copy link

Not exactly a fair comparison, is it -- as theirs is just a thin .NET wrapper over an unmanaged library -- which I'd rather avoid :)

@saucecontrol
Copy link
Owner Author

Now that we have access to SIMD intrinsics in .NET I consider everything fair 😄

But yeah, I'd rather have a managed implementation as well, and it will be fun to see if I can beat the Rust version on perf (at least up to AVX2).

@egbakou
Copy link

egbakou commented Jul 13, 2022

@saucecontrol You can find the BLAKE3 implemented here https://github.com/xoofx/Blake3.NET by @xoofx

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

3 participants