JeanLucPons / BSGS

Baby Step Giant Step for SECPK1
GNU General Public License v3.0
56 stars 29 forks source link

How to capture all generated private key ,? #14

Closed nubeegimelda closed 3 years ago

nubeegimelda commented 3 years ago

https://github.com/JeanLucPons/BSGS/blob/5bf3bb3c7aee4d23272b4e90ce6e064f8790d7c3/BSGS.cpp#L432 This line only catch if found point in table, for(uint64_t i = 0; i<CPU_GRP_SIZE; i++) {

nubeegimelda commented 3 years ago

can someone show me where the line to capture all generated privkey??//