mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
reset keys
This commit is contained in:
parent
34295adb05
commit
205e807b66
2 changed files with 15 additions and 7 deletions
|
@ -72,6 +72,7 @@ namespace garlic
|
|||
|
||||
private:
|
||||
|
||||
void ResetKeys ();
|
||||
void MixHash (const uint8_t * buf, size_t len);
|
||||
bool GenerateEphemeralKeysAndEncode (uint8_t * buf); // buf is 32 bytes
|
||||
uint64_t CreateNewSessionTag () const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue