Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Topic OP
Is there secp25k1 for the cuda api on C ++?
by
mamuu
on 05/04/2021, 11:16:38 UTC
⭐ Merited by ETFbitcoin (1)
Hi

Is there secp25k1 for the cuda api on C ++?
How can I create such a project in Visual Studio?
Do you have a project ready? I will only use CUDA ..



like
https://github.com/brichard19/BitCrack and  https://github.com/JeanLucPons/Kangaroo

however, I do not have enough knowledge of C ++ to understand the documents in these projects.
I just want to increase the mathematical operations in parallel.
So I am looking for a C ++ platform project that works in the CUDA API of secp256k1 library.

Thank you..