iceland2k14 / bsgs

Find PrivateKey of corresponding Pubkey(s) using BSGS algo
MIT License
109 stars 59 forks source link

how do i do this #62

Open dymkreatif opened 2 years ago

dymkreatif commented 2 years ago

Hello bsgs_GPU.py in your git project : https://github.com/iceland2k14/bsgs/tree/main/v7_gpu_trial Total sequential search in 1 loop default=10000000000000000 How can I do it in c#. Could you help. in your project, it finishes the 54 bit range in 15 minutes.

GPUEngine.cu file where should i change ? thanks for the answer.