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
- Host: GitHub
- URL: https://github.com/sean-bradley/cudalookupripemd60
- Owner: Sean-Bradley
- Created: 2016-01-29T20:42:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T14:02:00.000Z (about 7 years ago)
- Last Synced: 2025-04-09T02:41:30.217Z (6 months ago)
- Topics: cuda, parallel-processing, ripemd160
- Language: Cuda
- Homepage:
- Size: 7.81 KB
- Stars: 4
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CUDALookupRipeMD160
RipeMD160 Lookup using parallel processing on NVidia CUDA Compatible Graphics cardHere 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.