From: Pekka Riikonen Date: Thu, 4 Jul 2002 15:53:37 +0000 (+0000) Subject: updates. X-Git-Tag: 1.2.beta1~1232 X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=commitdiff_plain;h=792b5d984aecd0a1a6dcc8b9435265a38a871b16 updates. --- diff --git a/TODO b/TODO index 568becd3..1078a4c7 100644 --- a/TODO +++ b/TODO @@ -86,3 +86,8 @@ Manual (Do these to 0.9.x). o Write "Platform Implementations" document to describe what platforms Toolkit support, what has been implemented, what has not been, what works differently etc. + + o Automatically generated index (would be nice). + + o Searching of predefined keywords, exact and partial matches (would be + nice). diff --git a/doc/draft-riikonen-silc-spec-06.nroff b/doc/draft-riikonen-silc-spec-06.nroff index ec1bb6cb..76c9da85 100644 --- a/doc/draft-riikonen-silc-spec-06.nroff +++ b/doc/draft-riikonen-silc-spec-06.nroff @@ -1427,6 +1427,13 @@ o Public Data (variable length) - Includes the actual All fields in the public key are in MSB (most significant byte first) order. All strings in the public key are UTF-8 encoded. +If an external protocol need to refer to SILC Public Key by name, the +name "silc-rsa" and "silc-dss" for SILC Public Key based on RSA algorithm +and SILC Public Key based on DSS algorithm, respectively, are to be used. +However, this SILC specification does not use these names directly, and +they are defined here for external protocols (protocols that may like +to use SILC Public Key). + .ti 0 3.12 SILC Version Detection