A speedy MD5 vanity hashing C++ library for CUDA GPUs.
Important
This tool/library is an EXPERIMENTAL tool/library and may have bugs, be unmaintained, or not work properly.
Nevertheless, if there are bugs or questions, you may open an issue.
Build:
mkdir build
cd build
cmake ..
cmake --build . -j
Run example:
./example