moved Noise initializations to Crypto.cpp
This commit is contained in:
@@ -178,7 +178,6 @@ namespace garlic
|
||||
|
||||
private:
|
||||
|
||||
void ResetKeys ();
|
||||
void CreateNonce (uint64_t seqn, uint8_t * nonce);
|
||||
bool GenerateEphemeralKeysAndEncode (uint8_t * buf); // buf is 32 bytes
|
||||
std::shared_ptr<RatchetTagSet> CreateNewSessionTagset ();
|
||||
|
Reference in New Issue
Block a user