cuprate
cuprate copied to clipboard
cryptonight in pure Rust
This PR ports the Cryptonote slow hash to Rust eliminating the C code. It doesn't use unsafe and, for better or worse, tries to follow the C code reasonably closely.
Closes #28