updates
authorPekka Riikonen <priikone@silcnet.org>
Thu, 6 Jul 2000 07:09:31 +0000 (07:09 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 6 Jul 2000 07:09:31 +0000 (07:09 +0000)
doc/example_silcd.conf

index 26b6ef13fa0a6b174e1a16b4c8f0eeb2b2dc5396..70ccb9c41682b1242330e70bb167d9215ff6aee7 100644 (file)
@@ -5,7 +5,7 @@
 #
 # If the cipher is builtin the <module path> 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 <module path> maybe omitted.
 #
-[FashFunction]
+[hash]
 md5::64:16
 sha1::64:20
 
@@ -29,7 +29,7 @@ sha1::64:20
 #
 # NOTE: <module path> must be omitted as PKCS cannot be modules currently.
 #
-#[PKCS]
+#[pkcs]
 #rsa::1024
 #dss::1024