Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants