From 4d50119033c574806d393643d96f11e065142822 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Fri, 26 Apr 2024 19:13:23 +0200 Subject: added max diff between current irep nonce and auth tag nonce --- ecp/doc/protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ecp/doc/protocol.md') diff --git a/ecp/doc/protocol.md b/ecp/doc/protocol.md index 12378a6..ec69e6b 100644 --- a/ecp/doc/protocol.md +++ b/ecp/doc/protocol.md @@ -64,7 +64,7 @@ Client periodically sends key exchange packet to check if server has changed its Server will encrypt subsequent packets to client with new key only after it receives packet from client which was encrypted with that new key. Client can use new key immediately after receiving key exchange response. If client does not receive response to key exchange after some number of tries, it should consider connection broken. -Server can purge connections after some time of inactivity. +Server can purge connections after some time of inactivity. ##Messages defined by EllipticCP -- cgit v1.2.3