From 84fdf2eb3a6ad5257344c0a06b3d3399ed5f27ed Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Mon, 1 Apr 2024 13:47:00 +0200 Subject: fixed init reply message key identifier --- ecp/doc/protocol.md | 1 + 1 file changed, 1 insertion(+) (limited to 'ecp/doc') diff --git a/ecp/doc/protocol.md b/ecp/doc/protocol.md index a386c21..12378a6 100644 --- a/ecp/doc/protocol.md +++ b/ecp/doc/protocol.md @@ -48,6 +48,7 @@ Key identifier (KEYID) contains information about keys used to encrypt and authe - b0000 if 'even' servers's short-term key is used; - b0001 if 'odd' server's short-term key is used; - KEYID[3:0]: + - b1000 if 'even' client's short-term key is used but client's short-term key is not present in packet header (init reply packet only); - b0000 if 'even' client's short-term key is used; - b0001 if 'odd' client's short-term key is used. -- cgit v1.2.3