MCPcopy Create free account
hub / github.com/albertobsd/keyhunt / bsgs_xvalue

Class bsgs_xvalue

bsgsd.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53};
54
55struct bsgs_xvalue {
56 uint8_t value[6];
57 uint64_t index;
58};
59
60struct tothread {
61 int nt; //Number thread

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected