From: Pekka Riikonen Date: Thu, 6 Jul 2000 07:09:31 +0000 (+0000) Subject: updates X-Git-Tag: SILC.0.1~504 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=b349236d06186c20461d733e450b6e8902b8e0a5;p=silc.git updates --- diff --git a/doc/example_silcd.conf b/doc/example_silcd.conf index 26b6ef13..70ccb9c4 100644 --- a/doc/example_silcd.conf +++ b/doc/example_silcd.conf @@ -5,7 +5,7 @@ # # If the cipher is builtin the maybe omitted. # -[Cipher] +[cipher] twofish:../lib/silcsim/modules/twofish.sim.so:16:16 rc6:../lib/silcsim/modules/rc6.sim.so:16:16 mars:../lib/silcsim/modules/mars.sim.so:16:16 @@ -18,7 +18,7 @@ none:../lib/silcsim/modules/none.sim.so:0:0 # # If the hash function is builtin the maybe omitted. # -[FashFunction] +[hash] md5::64:16 sha1::64:20 @@ -29,7 +29,7 @@ sha1::64:20 # # NOTE: must be omitted as PKCS cannot be modules currently. # -#[PKCS] +#[pkcs] #rsa::1024 #dss::1024