updates.
authorPekka Riikonen <priikone@silcnet.org>
Thu, 4 Jul 2002 15:53:37 +0000 (15:53 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 4 Jul 2002 15:53:37 +0000 (15:53 +0000)
TODO
doc/draft-riikonen-silc-spec-06.nroff

diff --git a/TODO b/TODO
index 568becd36d45972fdd6dc507e803bcdf55f3e843..1078a4c74026ec71c865dba0ff7b71b5ec9958ab 100644 (file)
--- 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).
index ec1bb6cbce92d73814df4ba5e5e428a787fdbc28..76c9da8509b7a05b22e1dac52985c83e8e13c6a9 100644 (file)
@@ -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