SHA 256 GPU encoding
Budget: €30 – €250 EUR
Hi, I have *this* (in attachment) python code that works like this:
I put some string, for example: JAVA
Then, the code is generating random string, that with SHA256(JAVA+random_string) will generate hash with n zeros... The code works like a charm, but only on CPU and i need to get it work well on (NVIDIA)GPU, because i need to get a hight n (15+) in normal time. Thanks in advance.
Sincerely, ROman Božik
I put some string, for example: JAVA
Then, the code is generating random string, that with SHA256(JAVA+random_string) will generate hash with n zeros... The code works like a charm, but only on CPU and i need to get it work well on (NVIDIA)GPU, because i need to get a hight n (15+) in normal time. Thanks in advance.
Sincerely, ROman Božik