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 k12 #45

Closed
dhardy opened this issue Nov 29, 2017 · 3 comments
Closed

Add k12 #45

dhardy opened this issue Nov 29, 2017 · 3 comments

Comments

@dhardy
Copy link

dhardy commented Nov 29, 2017

I wrote a KangarooTwelve implementation. It's slow and has horrible code style, but passes the tests at least. Licenced CC0 so feel free to copy.

https://github.com/dhardy/hash-bench/blob/master/src/k12.rs

@quininer
Copy link
Contributor

I have some interest in MarsupilamiFourteen.

@DonaldTsang
Copy link

@quininer nice to see people care about K12 in here

@oconnor663
Copy link

oconnor663 commented Feb 25, 2020

If anyone working on this wants to benchmark against the official K12 implementation, I have some very simple Rust bindings that you could copy, which statically link that implementation. The vendored version of that implementation (just updated) does AVX2 and AVX-512 feature detection at runtime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants