cuprate icon indicating copy to clipboard operation
cuprate copied to clipboard

cryptonight in pure Rust

Open dimalinux opened this issue 5 months ago • 3 comments

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

dimalinux avatar Sep 05 '24 23:09 dimalinux