From 083beec596fa7943b85232c1de4ef8a4ac1b1341 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Tue, 12 Nov 2002 17:58:32 +0000 Subject: [PATCH] updates. --- CHANGES | 6 ++++++ doc/draft-riikonen-presence-attrs-01.nroff | 2 +- doc/draft-riikonen-silc-ke-auth-06.nroff | 13 +++++++------ 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CHANGES b/CHANGES index 75845564..194a201b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,9 @@ +Tue Nov 12 19:46:39 EET 2002 Pekka Riikonen + + * Fixed public key decoding in crypto library. + + * Added better error printing to SKE library. + Tue Nov 12 08:50:12 CET 2002 Pekka Riikonen * Fixed NICK command to not crash if nickname was not sent. diff --git a/doc/draft-riikonen-presence-attrs-01.nroff b/doc/draft-riikonen-presence-attrs-01.nroff index 2736584a..6ac5ce94 100644 --- a/doc/draft-riikonen-presence-attrs-01.nroff +++ b/doc/draft-riikonen-presence-attrs-01.nroff @@ -343,7 +343,7 @@ multiple same attributes in the packet. 0x00000040 MOOD_INLOVE The user feels being in love 0x00000080 MOOD_SLEEPY The user feels sleepy 0x00000100 MOOD_BORED The user feels bored - 0x00000200 MOOD_EXCITED The user feels exited + 0x00000200 MOOD_EXCITED The user feels excited 0x00000400 MOOD_ANXIOUS The user feels anxious diff --git a/doc/draft-riikonen-silc-ke-auth-06.nroff b/doc/draft-riikonen-silc-ke-auth-06.nroff index cedfc216..2cce6a0f 100644 --- a/doc/draft-riikonen-silc-ke-auth-06.nroff +++ b/doc/draft-riikonen-silc-ke-auth-06.nroff @@ -483,17 +483,18 @@ o Public Key Type (2 bytes) - The public key (or certificate) be closed immediately. o Public Key (or certificate) (variable length) - The - public key or certificate. The public key or certificate - in this field is encoded in the manner as defined in their - respective definitions; see previous field. + public key or certificate of the party. This public key + is used to verify the digital signature. The public key + or certificate in this field is encoded in the manner as + defined in their respective definitions; see previous field. o Public Data Length (2 bytes) - The length of the Public Data field, not including any other field. o Public Data (variable length) - The public data to be - sent to the receiver. See section 2.2 Key Exchange - Procedure for detailed description how this field is - computed. This value is binary encoded. + sent to the receiver (Diffie-Hellman public values). See + section 2.2 Key Exchange Procedure for detailed description + how this field is computed. This value is binary encoded. o Signature Length (2 bytes) - The length of the signature, not including any other field. -- 2.24.0