From: Pekka Riikonen Date: Wed, 2 Jan 2002 20:31:57 +0000 (+0000) Subject: updates. X-Git-Tag: silc.client.0.7.2~2 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=931c772ab736fd39385b81f48ce73aba5777a568 updates. --- diff --git a/TODO b/TODO index 5e8bfeb4..a159efef 100644 --- a/TODO +++ b/TODO @@ -167,6 +167,13 @@ describe new stuff to be added to protocol versions 1.x. can be used to silence (moderate) normal users and opers (this set only by founder). To be included in protocol version 1.1. + 7. Channel Message Payload needs slight redesining to include the IV + field to the MAC generation of the payload. It is authenticated + by the packet's MAC but not by the payload's MAC. Since the IV + belongs to the payload, its integrity should be protected by the + payload MAC and not alone by packet MAC. To be included in protocol + version 1.1. + TODO After 1.0 ==============