Closed nubeegimelda closed 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++) {
for(uint64_t i = 0; i<CPU_GRP_SIZE; i++) {
can someone show me where the line to capture all generated privkey??//
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++) {