An open API service indexing awesome lists of open source software.

https://github.com/sean-bradley/cudalookupripemd60

RipeMD160 Lookup using parallel processing on NVidia CUDA Graphics card
https://github.com/sean-bradley/cudalookupripemd60

cuda parallel-processing ripemd160

Last synced: 5 months ago
JSON representation

RipeMD160 Lookup using parallel processing on NVidia CUDA Graphics card

Awesome Lists containing this project

README

          

# CUDALookupRipeMD160
RipeMD160 Lookup using parallel processing on NVidia CUDA Compatible Graphics card

Here is the source code I wrote while learning about RIPEMD160 and CUDA.

I know what you are thinking, and before you get too excited, it’s not that good, but if you want to learn about CUDA or RIPEMD160, then this is a good start.