Skip to content

Speedy C++ library for generating vanity MD5 hashes with CUDA

License

Notifications You must be signed in to change notification settings

nlckysolutions/zz5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zz5

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

About

Speedy C++ library for generating vanity MD5 hashes with CUDA

Resources

License

Stars

Watchers

Forks