mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
try another ephemeral keys if elligator encoding failes
This commit is contained in:
parent
f497a74ec4
commit
ccec3376ba
2 changed files with 15 additions and 5 deletions
|
@ -61,6 +61,7 @@ namespace garlic
|
|||
private:
|
||||
|
||||
void MixHash (const uint8_t * buf, size_t len);
|
||||
bool GenerateEphemeralKeysAndEncode (uint8_t * buf); // buf is 32 bytes
|
||||
|
||||
void HandlePayload (const uint8_t * buf, size_t len, CloveHandler& handleClove);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue