This repo is forked from https://github.com/monero-project/monero/tree/master/src/crypto
This is the CryptoNight code, specifically variant 4, aka CryptoNightR which we've forked from from monero's repo.
We've made modifications to the hashing algorithm such that it is compatible with go-methereum.
A Makefile has been added to help test the code.
make test