Khovratovich's Equihash reference implementation in C#

Hi there,

I am studying the Equihash pow algorithm and for reference translated Khovratovich’s original C++ reference implementation to C#.

https://github.com/divinci/khovratovich-equihash-cs

Thought I would post up here to see if anyone else finds it helpful.

Ill be looking to translate some other reference implementations, next one being ZCash’s!

Nick.

1 Like