From b349236d06186c20461d733e450b6e8902b8e0a5 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Thu, 6 Jul 2000 07:09:31 +0000 Subject: [PATCH] updates --- doc/example_silcd.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.43.0