updates.
authorPekka Riikonen <priikone@silcnet.org>
Tue, 8 Oct 2002 15:02:01 +0000 (15:02 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 8 Oct 2002 15:02:01 +0000 (15:02 +0000)
doc/draft-riikonen-silc-spec-06.nroff

index 76c9da8509b7a05b22e1dac52985c83e8e13c6a9..7c5cf2502f921f70b4f421e52cea641a911f2ce3 100644 (file)
@@ -1242,11 +1242,12 @@ When signatures are computed in SILC the computing of the signature is
 represented as sign().  The signature computing procedure is dependent
 of the public key algorithm, and the public key or certificate encoding.
 When using SILC public key the signature is computed as described in
-previous section for RSA and DSS keys.  When using SSH2 public keys
-the signature is computed as described in [SSH-TRANS].  When using
-X.509 version 3 certificates the signature is computed as described
-in [PKCS7].  When using OpenPGP certificates the signature is computed
-as described in [PGP].
+previous paragraph for RSA and DSS keys.  If the hash function is not
+specified separately for signing process sha1 MUST be used.  When using
+SSH2 public keys the signature is computed as described in [SSH-TRANS].
+When using X.509 version 3 certificates the signature is computed as
+described in [PKCS7].  When using OpenPGP certificates the signature is
+computed as described in [PGP].
 
 
 .ti 0