Vanity stuff

This commit is contained in:
Warlock-Dalbaeb 2017-08-15 01:29:32 +07:00
parent 85ea3ff293
commit 45bb062f53
3 changed files with 45 additions and 31 deletions

View file

@ -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;