(vain) calculate a key for a thread instead one a key for all threads https://github.com/PurpleI2P/i2pd-tools/issues/92

This commit is contained in:
startyourday60 2023-08-27 13:27:30 +03:00
parent e60c0cd271
commit 2d06872f52
2 changed files with 21 additions and 7 deletions

View file

@ -67,7 +67,7 @@ static size_t MutateByte;
static uint32_t FoundNonce=0;
static uint8_t * KeyBuf;
//static uint8_t ** KeyBufs;
//static uint8_t * PaddingBuf;
static unsigned long long hashescounter;