mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-08-07 17:59:30 +01:00
(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:
parent
e60c0cd271
commit
2d06872f52
2 changed files with 21 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue