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

JH Hashing #26

Open
DaanA32 opened this issue Jan 31, 2021 · 2 comments
Open

JH Hashing #26

DaanA32 opened this issue Jan 31, 2021 · 2 comments

Comments

@DaanA32
Copy link

DaanA32 commented Jan 31, 2021

Hi Ragnaroek,

I have implemented the JH hash function in rust, with the same method interface as the jh-ffi crate.
https://github.com/DaanA32/jh-rs

@Ragnaroek
Copy link
Owner

Pretty nice. That would bring mithril one step closer becoming pure Rust!

But note: The cryponight code will be removed when the RandomX implementation is complete. I will move it to a separate repo and archive it there. I gladly will integrate your jh-rs implementation then. Can you publish your code also on crates.io

@DaanA32
Copy link
Author

DaanA32 commented Feb 5, 2021

It's been uploaded here, I know the docs are lacking, hoping to fix that this weekend.

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