mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-05-01 13:12:30 +02:00
Vanity stuff
This commit is contained in:
parent
85ea3ff293
commit
45bb062f53
3 changed files with 45 additions and 31 deletions
|
@ -14,18 +14,15 @@
|
|||
static std::mutex thread_mutex;
|
||||
static i2p::data::SigningKeyType type;
|
||||
//static i2p::data::PrivateKeys keys;
|
||||
static bool finded=false;
|
||||
static bool found=false;
|
||||
|
||||
static size_t MutateByte;
|
||||
|
||||
static uint32_t FindedNonce=0;
|
||||
static uint32_t FoundNonce=0;
|
||||
|
||||
static uint8_t * KeyBuf;
|
||||
|
||||
//static uint8_t * PaddingBuf;
|
||||
static unsigned long long hashescounter;
|
||||
|
||||
|
||||
//Functions visible and don't need.
|
||||
|
||||
unsigned int count_cpu;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue