try ECIESx25519 tag first

This commit is contained in:
orignal 2020-04-20 19:37:46 -04:00
parent e3c8f3fd6f
commit 510b85fd23
2 changed files with 41 additions and 41 deletions

View file

@ -255,9 +255,6 @@ namespace garlic
std::shared_ptr<i2p::tunnel::InboundTunnel> from);
void HandleGarlicPayload (uint8_t * buf, size_t len, std::shared_ptr<i2p::tunnel::InboundTunnel> from);
// ECIES-X25519-AEAD-Ratchet
void HandleECIESx25519 (const uint8_t * buf, size_t len);
private:
BN_CTX * m_Ctx; // incoming