Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/albertobsd/keyhunt
/ checksumsha256
Class
checksumsha256
bsgsd.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
uint32_t THREADBPWORKLOAD = 1048576;
49
50
struct checksumsha256 {
51
char data[32];
52
char backup[32];
53
};
54
55
struct bsgs_xvalue {
56
uint8_t value[6];
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected