Skip to content

Proof of work concept by hashing SHA1 using OpenCL

License

Notifications You must be signed in to change notification settings

suibex/proof_of_work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof of Work (SHA1)

Proof of Work concept by hashing SHA1 using OpenCL.

This Proof of Work works by hashing and predicting 4 bytes in SHA1 input. When this brute-forcer guesses right, it kills all of the processes and threads and prints a successful message. SHA1 hashing is implemented in OpenCL

image

About

Proof of work concept by hashing SHA1 using OpenCL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages