trim behind ECIESx25519 tags
This commit is contained in:
@@ -657,7 +657,10 @@ namespace garlic
|
||||
moreTags -= (receiveTagset->GetNextIndex () - index);
|
||||
}
|
||||
if (moreTags > 0)
|
||||
{
|
||||
GenerateMoreReceiveTags (receiveTagset, moreTags);
|
||||
receiveTagset->MoveTrimBehind (moreTags >> 1); // /2
|
||||
}
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user