From c0d9618972274f56277acab0c124cd30c52d2953 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Wed, 17 Oct 2001 07:35:14 +0000 Subject: [PATCH] updates --- TODO | 3 --- doc/draft-riikonen-silc-spec-04.nroff | 5 +++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index ead99827..56c3ab51 100644 --- a/TODO +++ b/TODO @@ -117,9 +117,6 @@ TODO/bugs In SILC Server TODO/bugs In SILC Libraries =========================== - o Security fixes from the latest draft for MAC key and MAC computation: - the packet sequence number. - o Compression routines are missing. The protocol supports packet compression thus it must be implemented. SILC Comp API must be defined. zlib package is already included into the lib dir (in CVS, diff --git a/doc/draft-riikonen-silc-spec-04.nroff b/doc/draft-riikonen-silc-spec-04.nroff index 3a97b1db..8071a22e 100644 --- a/doc/draft-riikonen-silc-spec-04.nroff +++ b/doc/draft-riikonen-silc-spec-04.nroff @@ -1120,8 +1120,9 @@ o Public Data Length (2 bytes) - Indicates the length of o Public Data (variable length) - This is defined only if the authentication method is public key. If it is any other - this field does not exist and the Public Data Length field - is set to zero (0). + this field MAY include a random data for padding purposes. + However, in this case the field MUST be ignored by the + receiver. When the authentication method is public key this includes 128 to 4096 bytes of non-zero random data that is used in -- 2.24.0