From: Pekka Riikonen Date: Sun, 27 Jul 2003 20:28:25 +0000 (+0000) Subject: updates. X-Git-Tag: silc.toolkit.0.9.10~55 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=bcc05d8147a999d9af23474cc27c62615d0f9b5d updates. --- diff --git a/doc/draft-riikonen-silc-spec-07.nroff b/doc/draft-riikonen-silc-spec-07.nroff index dcd754fd..d3283ae6 100644 --- a/doc/draft-riikonen-silc-spec-07.nroff +++ b/doc/draft-riikonen-silc-spec-07.nroff @@ -886,7 +886,7 @@ Packets are naturally the most important part of the protocol and the packets are what actually makes the protocol. Packets in SILC network are always encrypted using, usually the shared secret session key or some other key, for example, channel key, when encrypting channel -messages. It is not possible to send packet in SILC network without +messages. It is not possible to send a packet in SILC network without encryption. The SILC Packet Protocol is a wide protocol and is described in [SILC2]. This document does not define or describe details of SILC packets. @@ -896,7 +896,7 @@ SILC packets. 3.8 Packet Encryption All packets passed in SILC network MUST be encrypted. This section -gives generic description how packets must be encrypted in the SILC +gives generic description of how packets must be encrypted in the SILC network. The detailed description of the actual encryption process of the packets are described in [SILC2].